Healthcare & the Elderly

Our question involves disparity in the care for the elderly based on income and racial distrbutrions in California. We will be using spatial analysis to determine if there is a spatial pattern based on the dispersion (or lackthereof) of care facilities based on their bed size/capacity size.

We will be testing the hypothesis that facility capacity is correlated with income and race. There is also reason to believe that location matters: areas with neighboring low-income, POC populations will correspond with less bed sizes.

To test this, we will need to test if there is a spatial pattern, and then carry on to run some spatial regression models.

Data Prep

We will start with two basic datasets provided by Jen on the elderly/adult care facilities in CA.

## Warning: Missing column names filled in: 'X32' [32], 'X33' [33],
## 'X34' [34], 'X35' [35], 'X36' [36], 'X37' [37], 'X38' [38], 'X39' [39],
## 'X40' [40], 'X41' [41], 'X42' [42], 'X43' [43], 'X44' [44], 'X45' [45],
## 'X46' [46], 'X47' [47], 'X48' [48], 'X49' [49], 'X50' [50], 'X51' [51],
## 'X52' [52], 'X53' [53], 'X54' [54], 'X55' [55], 'X56' [56], 'X57' [57],
## 'X58' [58], 'X59' [59], 'X60' [60], 'X61' [61], 'X62' [62], 'X63' [63],
## 'X64' [64], 'X65' [65], 'X66' [66], 'X67' [67], 'X68' [68], 'X69' [69],
## 'X70' [70], 'X71' [71], 'X72' [72], 'X73' [73], 'X74' [74], 'X75' [75],
## 'X76' [76], 'X77' [77], 'X78' [78], 'X79' [79], 'X80' [80], 'X81' [81],
## 'X82' [82], 'X83' [83], 'X84' [84], 'X85' [85], 'X86' [86], 'X87' [87],
## 'X88' [88], 'X89' [89], 'X90' [90], 'X91' [91], 'X92' [92], 'X93' [93],
## 'X94' [94], 'X95' [95], 'X96' [96], 'X97' [97], 'X98' [98], 'X99' [99],
## 'X100' [100], 'X101' [101], 'X102' [102], 'X103' [103], 'X104' [104],
## 'X105' [105], 'X106' [106], 'X107' [107], 'X108' [108], 'X109' [109],
## 'X110' [110], 'X111' [111], 'X112' [112], 'X113' [113], 'X114' [114],
## 'X115' [115], 'X116' [116], 'X117' [117], 'X118' [118], 'X119' [119],
## 'X120' [120], 'X121' [121], 'X122' [122], 'X123' [123], 'X124' [124],
## 'X125' [125], 'X126' [126], 'X127' [127], 'X128' [128], 'X129' [129],
## 'X130' [130], 'X131' [131], 'X132' [132], 'X133' [133], 'X134' [134],
## 'X135' [135], 'X136' [136], 'X137' [137], 'X138' [138], 'X139' [139],
## 'X140' [140], 'X141' [141], 'X142' [142], 'X143' [143], 'X144' [144],
## 'X145' [145], 'X146' [146], 'X147' [147], 'X148' [148], 'X149' [149],
## 'X150' [150], 'X151' [151], 'X152' [152], 'X153' [153], 'X154' [154],
## 'X155' [155], 'X156' [156], 'X157' [157], 'X158' [158], 'X159' [159],
## 'X160' [160], 'X161' [161], 'X162' [162], 'X163' [163], 'X164' [164],
## 'X165' [165], 'X166' [166], 'X167' [167], 'X168' [168], 'X169' [169],
## 'X170' [170], 'X171' [171], 'X172' [172], 'X173' [173], 'X174' [174],
## 'X175' [175], 'X176' [176], 'X177' [177], 'X178' [178], 'X179' [179],
## 'X180' [180], 'X181' [181], 'X182' [182], 'X183' [183], 'X184' [184],
## 'X185' [185], 'X186' [186], 'X187' [187], 'X188' [188], 'X189' [189],
## 'X190' [190], 'X191' [191], 'X192' [192], 'X193' [193], 'X194' [194],
## 'X195' [195], 'X196' [196], 'X197' [197], 'X198' [198], 'X199' [199],
## 'X200' [200], 'X201' [201], 'X202' [202], 'X203' [203], 'X204' [204],
## 'X205' [205], 'X206' [206], 'X207' [207], 'X208' [208], 'X209' [209],
## 'X210' [210], 'X211' [211], 'X212' [212], 'X213' [213], 'X214' [214],
## 'X215' [215], 'X216' [216], 'X217' [217], 'X218' [218], 'X219' [219],
## 'X220' [220], 'X221' [221], 'X222' [222], 'X223' [223], 'X224' [224],
## 'X225' [225], 'X226' [226], 'X227' [227], 'X228' [228], 'X229' [229],
## 'X230' [230], 'X231' [231], 'X232' [232], 'X233' [233], 'X234' [234],
## 'X235' [235], 'X236' [236], 'X237' [237], 'X238' [238], 'X239' [239],
## 'X240' [240], 'X241' [241], 'X242' [242], 'X243' [243], 'X244' [244],
## 'X245' [245], 'X246' [246], 'X247' [247], 'X248' [248], 'X249' [249],
## 'X250' [250], 'X251' [251], 'X252' [252], 'X253' [253], 'X254' [254],
## 'X255' [255], 'X256' [256], 'X257' [257], 'X258' [258], 'X259' [259],
## 'X260' [260], 'X261' [261], 'X262' [262], 'X263' [263], 'X264' [264],
## 'X265' [265], 'X266' [266], 'X267' [267], 'X268' [268], 'X269' [269],
## 'X270' [270], 'X271' [271], 'X272' [272], 'X273' [273], 'X274' [274],
## 'X275' [275], 'X276' [276], 'X277' [277], 'X278' [278], 'X279' [279],
## 'X280' [280], 'X281' [281], 'X282' [282]
## Parsed with column specification:
## cols(
##   .default = col_character(),
##   Number = col_integer(),
##   Zip = col_integer(),
##   `Regional Office` = col_integer(),
##   Capacity = col_integer(),
##   `Inspection Visits` = col_integer(),
##   `Complaint Visits` = col_integer(),
##   `Other Visits` = col_integer(),
##   `Total Visits` = col_integer(),
##   `Inspect TypeA` = col_integer(),
##   `Inspect TypeB` = col_integer(),
##   `Other TypeA` = col_integer(),
##   `Other TypeB` = col_integer(),
##   X32 = col_integer(),
##   X33 = col_integer(),
##   X34 = col_integer(),
##   X35 = col_integer(),
##   X36 = col_integer(),
##   X38 = col_integer(),
##   X39 = col_integer(),
##   X40 = col_integer()
##   # ... with 42 more columns
## )
## See spec(...) for full column specifications.
## Warning: 8 parsing failures.
##  row           col               expected                                                                                                                                                                                                                                                                                                                                                                                                                           actual
## 3561 Inspect TypeA no trailing characters (f)                                                                                                                                                                                                                                                                                                                                                                                                                             
## 3561 Inspect TypeB no trailing characters (a)                                                                                                                                                                                                                                                                                                                                                                                                                             
## 3561 Other TypeA   no trailing characters (k)(7)                                                                                                                                                                                                                                                                                                                                                                                                                          
## 3561 Other TypeB   no trailing characters (h)                                                                                                                                                                                                                                                                                                                                                                                                                             
## 3561 X32           no trailing characters /30/2016, 11/30/2016, 12/01/2015, 12/01/2015, 12/01/2015, 12/01/2015, 12/01/2015, 10/21/2014, 10/21/2014, 11/20/2013, 11/21/2012, 11/21/2012, 12/02/2016, 12/02/2016, 12/02/2015, 12/06/2016, 12/06/2016, 12/06/2016, 12/06/2016, 12/06/2016, 10/24/2014, 10/22/2014, 10/23/2014, 11/26/2012, 11/26/2012, 12/09/2016, 01/06/2016, 01/06/2016, 12/04/2015, 12/08/2015, 12/08/2015, 12/08/2015, 12/08/2015, 10/31/2014, 08/08/2014
## .... ............. ...................... ................................................................................................................................................................................................................................................................................................................................................................................................................................
## See problems(...) for more details.
## Warning: Missing column names filled in: 'X38' [38], 'X39' [39],
## 'X40' [40], 'X41' [41], 'X42' [42], 'X43' [43], 'X44' [44], 'X45' [45],
## 'X46' [46], 'X47' [47], 'X48' [48], 'X49' [49], 'X50' [50], 'X51' [51],
## 'X52' [52], 'X53' [53], 'X54' [54], 'X55' [55], 'X56' [56], 'X57' [57],
## 'X58' [58], 'X59' [59], 'X60' [60], 'X61' [61], 'X62' [62], 'X63' [63],
## 'X64' [64], 'X65' [65], 'X66' [66], 'X67' [67], 'X68' [68], 'X69' [69],
## 'X70' [70], 'X71' [71], 'X72' [72], 'X73' [73], 'X74' [74], 'X75' [75],
## 'X76' [76], 'X77' [77], 'X78' [78], 'X79' [79], 'X80' [80], 'X81' [81],
## 'X82' [82], 'X83' [83], 'X84' [84], 'X85' [85], 'X86' [86], 'X87' [87],
## 'X88' [88], 'X89' [89], 'X90' [90], 'X91' [91], 'X92' [92], 'X93' [93],
## 'X94' [94], 'X95' [95], 'X96' [96], 'X97' [97], 'X98' [98], 'X99' [99],
## 'X100' [100], 'X101' [101], 'X102' [102], 'X103' [103], 'X104' [104],
## 'X105' [105], 'X106' [106], 'X107' [107], 'X108' [108], 'X109' [109],
## 'X110' [110], 'X111' [111], 'X112' [112], 'X113' [113], 'X114' [114],
## 'X115' [115], 'X116' [116], 'X117' [117], 'X118' [118], 'X119' [119],
## 'X120' [120], 'X121' [121], 'X122' [122], 'X123' [123], 'X124' [124],
## 'X125' [125], 'X126' [126], 'X127' [127], 'X128' [128], 'X129' [129],
## 'X130' [130], 'X131' [131], 'X132' [132], 'X133' [133], 'X134' [134],
## 'X135' [135], 'X136' [136], 'X137' [137], 'X138' [138], 'X139' [139],
## 'X140' [140], 'X141' [141], 'X142' [142], 'X143' [143], 'X144' [144],
## 'X145' [145], 'X146' [146], 'X147' [147], 'X148' [148], 'X149' [149],
## 'X150' [150], 'X151' [151], 'X152' [152], 'X153' [153], 'X154' [154],
## 'X155' [155], 'X156' [156], 'X157' [157], 'X158' [158], 'X159' [159],
## 'X160' [160], 'X161' [161], 'X162' [162], 'X163' [163], 'X164' [164],
## 'X165' [165], 'X166' [166], 'X167' [167], 'X168' [168], 'X169' [169],
## 'X170' [170], 'X171' [171], 'X172' [172], 'X173' [173], 'X174' [174],
## 'X175' [175], 'X176' [176], 'X177' [177], 'X178' [178], 'X179' [179],
## 'X180' [180], 'X181' [181], 'X182' [182], 'X183' [183], 'X184' [184],
## 'X185' [185], 'X186' [186], 'X187' [187], 'X188' [188], 'X189' [189],
## 'X190' [190], 'X191' [191], 'X192' [192], 'X193' [193], 'X194' [194],
## 'X195' [195], 'X196' [196], 'X197' [197], 'X198' [198], 'X199' [199],
## 'X200' [200], 'X201' [201], 'X202' [202], 'X203' [203], 'X204' [204],
## 'X205' [205], 'X206' [206], 'X207' [207], 'X208' [208], 'X209' [209],
## 'X210' [210], 'X211' [211], 'X212' [212], 'X213' [213], 'X214' [214],
## 'X215' [215], 'X216' [216], 'X217' [217], 'X218' [218], 'X219' [219],
## 'X220' [220], 'X221' [221], 'X222' [222], 'X223' [223], 'X224' [224],
## 'X225' [225], 'X226' [226], 'X227' [227], 'X228' [228], 'X229' [229],
## 'X230' [230], 'X231' [231], 'X232' [232], 'X233' [233], 'X234' [234],
## 'X235' [235], 'X236' [236], 'X237' [237], 'X238' [238], 'X239' [239],
## 'X240' [240], 'X241' [241], 'X242' [242], 'X243' [243], 'X244' [244],
## 'X245' [245], 'X246' [246], 'X247' [247], 'X248' [248], 'X249' [249],
## 'X250' [250], 'X251' [251], 'X252' [252], 'X253' [253], 'X254' [254],
## 'X255' [255], 'X256' [256], 'X257' [257], 'X258' [258], 'X259' [259],
## 'X260' [260], 'X261' [261], 'X262' [262], 'X263' [263], 'X264' [264],
## 'X265' [265], 'X266' [266], 'X267' [267], 'X268' [268], 'X269' [269],
## 'X270' [270], 'X271' [271], 'X272' [272], 'X273' [273], 'X274' [274],
## 'X275' [275], 'X276' [276], 'X277' [277], 'X278' [278], 'X279' [279],
## 'X280' [280], 'X281' [281], 'X282' [282], 'X283' [283], 'X284' [284],
## 'X285' [285], 'X286' [286], 'X287' [287], 'X288' [288], 'X289' [289],
## 'X290' [290], 'X291' [291], 'X292' [292], 'X293' [293], 'X294' [294],
## 'X295' [295], 'X296' [296], 'X297' [297], 'X298' [298], 'X299' [299],
## 'X300' [300], 'X301' [301], 'X302' [302], 'X303' [303], 'X304' [304],
## 'X305' [305], 'X306' [306], 'X307' [307], 'X308' [308], 'X309' [309],
## 'X310' [310], 'X311' [311], 'X312' [312], 'X313' [313], 'X314' [314],
## 'X315' [315], 'X316' [316], 'X317' [317], 'X318' [318], 'X319' [319],
## 'X320' [320], 'X321' [321], 'X322' [322], 'X323' [323], 'X324' [324],
## 'X325' [325], 'X326' [326], 'X327' [327], 'X328' [328], 'X329' [329],
## 'X330' [330], 'X331' [331], 'X332' [332], 'X333' [333], 'X334' [334],
## 'X335' [335], 'X336' [336], 'X337' [337], 'X338' [338], 'X339' [339],
## 'X340' [340], 'X341' [341], 'X342' [342], 'X343' [343], 'X344' [344],
## 'X345' [345], 'X346' [346], 'X347' [347], 'X348' [348], 'X349' [349],
## 'X350' [350], 'X351' [351], 'X352' [352], 'X353' [353], 'X354' [354],
## 'X355' [355], 'X356' [356], 'X357' [357], 'X358' [358], 'X359' [359],
## 'X360' [360], 'X361' [361], 'X362' [362], 'X363' [363], 'X364' [364],
## 'X365' [365], 'X366' [366], 'X367' [367], 'X368' [368], 'X369' [369],
## 'X370' [370], 'X371' [371], 'X372' [372], 'X373' [373], 'X374' [374],
## 'X375' [375], 'X376' [376], 'X377' [377], 'X378' [378], 'X379' [379],
## 'X380' [380], 'X381' [381], 'X382' [382], 'X383' [383], 'X384' [384],
## 'X385' [385], 'X386' [386], 'X387' [387], 'X388' [388], 'X389' [389],
## 'X390' [390], 'X391' [391], 'X392' [392], 'X393' [393], 'X394' [394],
## 'X395' [395], 'X396' [396], 'X397' [397], 'X398' [398], 'X399' [399],
## 'X400' [400], 'X401' [401], 'X402' [402], 'X403' [403], 'X404' [404],
## 'X405' [405], 'X406' [406], 'X407' [407], 'X408' [408], 'X409' [409],
## 'X410' [410], 'X411' [411], 'X412' [412], 'X413' [413], 'X414' [414],
## 'X415' [415], 'X416' [416], 'X417' [417], 'X418' [418], 'X419' [419],
## 'X420' [420], 'X421' [421], 'X422' [422], 'X423' [423], 'X424' [424],
## 'X425' [425], 'X426' [426], 'X427' [427], 'X428' [428], 'X429' [429],
## 'X430' [430], 'X431' [431], 'X432' [432], 'X433' [433], 'X434' [434],
## 'X435' [435], 'X436' [436], 'X437' [437], 'X438' [438], 'X439' [439],
## 'X440' [440], 'X441' [441], 'X442' [442], 'X443' [443], 'X444' [444],
## 'X445' [445], 'X446' [446], 'X447' [447], 'X448' [448], 'X449' [449],
## 'X450' [450], 'X451' [451], 'X452' [452], 'X453' [453], 'X454' [454],
## 'X455' [455], 'X456' [456], 'X457' [457], 'X458' [458], 'X459' [459],
## 'X460' [460], 'X461' [461], 'X462' [462], 'X463' [463], 'X464' [464],
## 'X465' [465], 'X466' [466], 'X467' [467], 'X468' [468], 'X469' [469],
## 'X470' [470], 'X471' [471], 'X472' [472], 'X473' [473], 'X474' [474],
## 'X475' [475], 'X476' [476], 'X477' [477], 'X478' [478], 'X479' [479],
## 'X480' [480], 'X481' [481], 'X482' [482], 'X483' [483], 'X484' [484],
## 'X485' [485], 'X486' [486], 'X487' [487], 'X488' [488], 'X489' [489],
## 'X490' [490], 'X491' [491], 'X492' [492], 'X493' [493], 'X494' [494],
## 'X495' [495], 'X496' [496], 'X497' [497], 'X498' [498], 'X499' [499],
## 'X500' [500], 'X501' [501], 'X502' [502], 'X503' [503], 'X504' [504],
## 'X505' [505], 'X506' [506], 'X507' [507], 'X508' [508], 'X509' [509],
## 'X510' [510], 'X511' [511], 'X512' [512], 'X513' [513], 'X514' [514],
## 'X515' [515], 'X516' [516], 'X517' [517], 'X518' [518], 'X519' [519],
## 'X520' [520], 'X521' [521], 'X522' [522], 'X523' [523], 'X524' [524],
## 'X525' [525], 'X526' [526], 'X527' [527], 'X528' [528], 'X529' [529],
## 'X530' [530], 'X531' [531], 'X532' [532], 'X533' [533], 'X534' [534],
## 'X535' [535], 'X536' [536], 'X537' [537], 'X538' [538], 'X539' [539],
## 'X540' [540], 'X541' [541], 'X542' [542], 'X543' [543], 'X544' [544],
## 'X545' [545], 'X546' [546], 'X547' [547], 'X548' [548], 'X549' [549],
## 'X550' [550], 'X551' [551], 'X552' [552], 'X553' [553], 'X554' [554],
## 'X555' [555], 'X556' [556], 'X557' [557], 'X558' [558], 'X559' [559],
## 'X560' [560], 'X561' [561], 'X562' [562], 'X563' [563], 'X564' [564],
## 'X565' [565], 'X566' [566], 'X567' [567], 'X568' [568], 'X569' [569],
## 'X570' [570], 'X571' [571], 'X572' [572], 'X573' [573], 'X574' [574],
## 'X575' [575], 'X576' [576], 'X577' [577], 'X578' [578], 'X579' [579],
## 'X580' [580], 'X581' [581], 'X582' [582], 'X583' [583], 'X584' [584],
## 'X585' [585], 'X586' [586], 'X587' [587], 'X588' [588], 'X589' [589],
## 'X590' [590], 'X591' [591], 'X592' [592], 'X593' [593], 'X594' [594],
## 'X595' [595], 'X596' [596], 'X597' [597], 'X598' [598], 'X599' [599],
## 'X600' [600], 'X601' [601], 'X602' [602], 'X603' [603], 'X604' [604],
## 'X605' [605], 'X606' [606], 'X607' [607], 'X608' [608], 'X609' [609],
## 'X610' [610], 'X611' [611], 'X612' [612], 'X613' [613], 'X614' [614],
## 'X615' [615], 'X616' [616], 'X617' [617], 'X618' [618], 'X619' [619],
## 'X620' [620], 'X621' [621], 'X622' [622], 'X623' [623], 'X624' [624],
## 'X625' [625], 'X626' [626], 'X627' [627], 'X628' [628], 'X629' [
## Parsed with column specification:
## cols(
##   .default = col_character(),
##   Number = col_integer(),
##   Zip = col_integer(),
##   `Regional Office` = col_integer(),
##   Capacity = col_integer(),
##   `Inspection Visits` = col_integer(),
##   `Complaint Visits` = col_integer(),
##   `Other Visits` = col_integer(),
##   `Total Visits` = col_integer(),
##   `Inspect TypeA` = col_integer(),
##   `Inspect TypeB` = col_integer(),
##   `Other TypeA` = col_integer(),
##   `Other TypeB` = col_integer(),
##   `Complaint Type A` = col_integer(),
##   `Complaint Type B` = col_integer(),
##   `Total Allegations` = col_integer(),
##   `Inconclusive Allegations` = col_integer(),
##   `Substantiated Allegations` = col_integer(),
##   `Unfounded Allegations` = col_integer(),
##   X38 = col_integer(),
##   X39 = col_integer()
##   # ... with 268 more columns
## )
## See spec(...) for full column specifications.

Things are looking a little messy, so let’s clean up the dataset so we only keep the variables of interest.

adult.prep <- adult.res %>%
  select(Type, Name, Administrator, Address, City, State, Zip, `County Name`, Capacity, `License First Date`, Status) %>% 
  filter(Type == "ADULT RESIDENTIAL" & Status == "LICENSED") 

elderly.prep <- elderly.res %>%
  select(Type, Name, Administrator, Address, City, State, Zip, `County Name`, Capacity, `License First Date`, Status) %>%
  filter(Type == "RESIDENTIAL CARE ELDERLY" & Status == "LICENSED")

#Let's join the two 
care.facilities <- adult.prep %>%
  full_join(elderly.prep)

write_csv(care.facilities, "facilities.prepped.csv")

Now we can just load the prepped csv, and begin working on it. * First, we want to get combine the address, city, state, zip into one address * Then we can send that to google maps api to get the geo coordinates for mapping

care.facilities <- read.csv("facilities.prepped.csv")
care.facilities$Location <- paste0(care.facilities$Address, ", ", care.facilities$City, ", ", care.facilities$State, care.facilities$Zip)

care.facilitiesA <- care.facilities[1:2500,]

geo <- geocode(location = care.facilitiesA$Location, output="latlon", source="google")
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=11848%20TRAILWOOD%20STREET,%20VICTORVILLE,%20CA92392&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=44920%2016TH%20STREET%20WEST,%20LANCASTER,%20CA93534&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1418%20W.%20218TH%20STREET,%20TORRANCE,%20CA90501&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1563%20W%20219TH%20ST,%20TORRANCE,%20CA90501&sensor=false
## Warning: geocode failed with status ZERO_RESULTS, location = "1563 W 219TH
## ST, TORRANCE, CA90501"
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1435%20W.%20223RD%20STREET,%20TORRANCE,%20CA90501&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=455%20E.%20246TH%20PLACE,%20CARSON,%20CA90745&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=262%20STATION%20AVENUE,%20DALY%20CITY,%20CA94014&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2039%20WEST%20AVENUE%20M-12,%20PALMDALE,%20CA93551&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=12778%20WITHERSPOON%20RD.,%20CHINO,%20CA91710&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1247%203RD%20AVENUE,%20LOS%20ANGELES,%20CA90019&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2111%20WEST%2084TH%20STREET,%20LOS%20ANGELES,%20CA90047&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=638%20W.%2098TH%20STREET,%20LOS%20ANGELES,%20CA90044&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2145%20ARMOUR%20STREET,%20POMONA,%20CA91768&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2954%20KING%20STREET,%20LA%20VERNE,%20CA91750&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=537%20CONVERSE%20AVE,%20CLAREMONT,%20CA91711&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=226%20E.%20ANNAPOLIS%20DRIVE,%20CLAREMONT,%20CA91711&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=982%20MARLESTA,%20PINOLE,%20CA94564&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3592%20MORNINGSIDE%20DRIVE,%20EL%20SOBRANTE,%20CA94803&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2632%20APPALOOSA%20TRAIL,%20PINOLE,%20CA94564&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1975%20LINDEN%20STREET,%20OAKLAND,%20CA94607&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=9591%20KRISTINE%20WAY,%20WINDSOR,%20CA95492&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4834%20GREGORY%20ROAD,%20RIVERSIDE,%20CA92501&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=9078%20LIMECREST%20DRIVE,%20RIVERSIDE,%20CA92508&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4452%20PONDMOOR%20DRIVE,%20RIVERSIDE,%20CA92505&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=6635%20SOUTH%20LAND%20PARK%20DRIVE,%20SACRAMENTO,%20CA95831&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4741%2016TH%20AVENUE,%20SACRAMENTO,%20CA95820&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8013%2043RD%20AVENUE,%20SACRAMENTO,%20CA95824&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1342%20PALOMAR%20CIRCLE,%20SACRAMENTO,%20CA95831&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=621%20GROVESIDE%20DRIVE,%20SAN%20JACINTO,%20CA92582&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4633%20FAUNA%20STREET,%20MONTCLAIR,%20CA91763&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=7428%20PADDON%20ROAD,%20VACAVILLE,%20CA95688&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=7312%20CANTON%20DRIVE,%20LEMON%20GROVE,%20CA91945&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4117%20CRICKET%20TRAIL,%20VACAVILLE,%20CA95687&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=851%20LA%20CRUZ%20LANE,%20VACAVILLE,%20CA95687&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=396%20WEST%20MONTE%20VISTA%20AVENUE,%20VACAVILLE,%20CA95688&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2264%20CAMBRIDGE%20DRIVE,%20FAIRFIELD,%20CA94533&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=13702%20CORK%20STREET,%20GARDEN%20GROVE,%20CA92844&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=19635%20MEEKLAND%20AVE,%20HAYWARD,%20CA94541&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1476%20MURAL%20DRIVE,%20CLAREMONT,%20CA91711&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8252%20ANTON%20WAY,%20SACRAMENTO,%20CA95823&sensor=false
## Warning: geocode failed with status ZERO_RESULTS, location = "8252 ANTON
## WAY, SACRAMENTO, CA95823"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=14428%20SAN%20DIEGUITO%20DRIVE,%20LA%20MIRADA,%20CA90638&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=6515%20RIO%20DE%20ONAR%20WAY,%20ELK%20GROVE,%20CA95757&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1768%20VIA%20FLORES%20COURT,%20SAN%20JOSE,%20CA95132&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=44503%2021ST%20STREET%20WEST,%20LANCASTER,%20CA93536&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=16544%20BIRCHER%20ST,%20GRANADA%20HILLS,%20CA91344&sensor=false
## Warning: geocode failed with status ZERO_RESULTS, location = "16544 BIRCHER
## ST, GRANADA HILLS, CA91344"
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8033%20QUARTZ%20AVE,%20WINNETKA,%20CA91306&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=6927%20E%20ATHERTON%20ST,%20LONG%20BEACH,%20CA90805&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1024%20E%20MARCELLUS%20ST,%20LONG%20BEACH,%20CA90808&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3839%20OCANA%20AVE,%20LONG%20BEACH,%20CA90808&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=9559%20PARK%20ST,%20BELLFLOWER,%20CA90706&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=6129%20BELLFLOWER%20BLVD,%20LAKEWOOD,%20CA90713&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2418%20GLENWOOD%20PL,%20SOUTH%20GATE,%20CA90280&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=208%20NECTAR%20AVE,%20LAKEWOOD,%20CA90715&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=11343%20PENSYLVANIA%20AVE,%20SOUTH%20GATE,%20CA90280&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=16312%20TUPPER%20ST,%20NORTH%20HILLS,%20CA91343&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3427%20TREASURE%20ISLE%20COURT,%20REDDING,%20CA96003&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=22310%20HALLDALE%20AVENUE,%20TORRANCE,%20CA90501&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=22720%20DATE%20AVENUE,%20TORRANCE,%20CA90501&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1508%20REKLOW%20DRIVE,%20SAN%20DIEGO,%20CA92154&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=312%20NW%204TH%20STREET,%20VISALIA,%20CA93291&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3327%20SAN%20MARCO%20COURT,%20UNION%20CITY,%20CA94587&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1622%20E%20LOUISA%20AVE,%20WEST%20COVINA,%20CA91791&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=7330%20PRINCEVALLE%20STREET,%20GILROY,%20CA95020&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2424%20ALMADEN%20BLVD.,%20UNION%20CITY,%20CA94587&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=24815%20MOONSHADOW%20DRIVE,%20MORENO%20VALLEY,%20CA92557&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=26957%20CAMPUS%20POINT%20DRIVE,%20MORENO%20VALLEY,%20CA92555&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=16515%20DARTMOOR%20CIRCLE,%20MORENO%20VALLEY,%20CA92551&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=13705%20DARWIN%20DRIVE,%20MORENO%20VALLEY,%20CA92555&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=10185%20SHARP%20AVE,%20ARLETA,%20CA91331&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=468%20PEPPER%20DRIVE,%20TEHACHAPI,%20CA93561&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1735%20ECHO%20AVENUE,%20SAN%20MATEO,%20CA94401&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2868%20ABORN%20ROAD,%20SAN%20JOSE,%20CA95135&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5363%20MEREDITH%20AVENUE,%20PALMDALE,%20CA93552&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=558%20MAPLEWOOD%20STREET,%20N.,%20ORANGE,%20CA92867&sensor=false
## Warning: geocode failed with status ZERO_RESULTS, location = "558 MAPLEWOOD
## STREET, N., ORANGE, CA92867"
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5953%20E.%20GALLANT%20ST.,%20BELL%20GARDENS,%20CA90201&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1507%20W%2047TH%20STREET,%20LOS%20ANGELES,%20CA90062&sensor=false
## Warning in readLines(connect, warn = FALSE): cannot open URL 'http://
## maps.googleapis.com/maps/api/geocode/json?address=1507%20W%2047TH%20STREET,
## %20LOS%20ANGELES,%20CA90062&sensor=false': HTTP status was '500 Internal
## Server Error'
## Warning in FUN(X[[i]], ...):   geocoding failed for "1507 W 47TH STREET, LOS ANGELES, CA90062".
##   if accompanied by 500 Internal Server Error with using dsk, try google.
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2033%20W%20IMPERIAL%20HWY,%20LOS%20ANGELES,%20CA90047&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=33372%20CRESTVIEW,%20TEMECULA,%20CA92592&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=603%20E.%20IRIS%20STREET,%20OXNARD,%20CA93033&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1830%20W.%20HILL%20STREET,%20OXNARD,%20CA93035&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3100%20OARFISH%20LANE,%20OXNARD,%20CA93035&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1992%20NARANJA%20LANE,%20OXNARD,%20CA93036&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=210%20LOS%20ALTOS%20PLACE,%20AMERICAN%20CANYON,%20CA94503&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=783%20ACACIA%20AVE,%20REEDLEY,%20CA93654&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2826%20W%20SAN%20GABRIEL,%20FRESNO,%20CA93705&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2453%20CABRILLO%20DRIVE,%20HAYWARD,%20CA94545&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=512%20TEASDALE%20PLACE,%20HAYWARD,%20CA94544&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=426%20MAC%20KENZIE%20PLACE,%20HAYWARD,%20CA94544&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5273%20VELMA%20TERRACE,%20SAN%20DIEGO,%20CA92114&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2115%20SEA%20BREEZE%20DR,%20SAN%20DIEGO,%20CA92139&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=832%2048TH%20STREET,%20SAN%20DIEGO,%20CA92102&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=6265%20CHILDS%20AVENUE,%20SAN%20DIEGO,%20CA92139&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1540%20CYRENE%20DRIVE,%20CARSON,%20CA90746&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1811%20ABILA%20STREET,%20CARSON,%20CA90745&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=620%20W%2050TH%20STREET,%20LOS%20ANGELES,%20CA90037&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1838%20SOUTH%20RADWAY%20AVENUE,%20WEST%20COVINA,%20CA91790&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=16815%20SUPERIOR%20STREET,%20NORTHRIDGE,%20CA91343&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=927%20TANYA%20LANE,%20FALLBROOK,%20CA92028&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4041%20HELENA%20STREET,%20FALLBROOK,%20CA92028&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1665%20W.%20ADAMS%20BLVD.,%20LOS%20ANGELES,%20CA90007&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=10972%20LOU%20DILLON%20AVE,%20LOS%20ANGELES,%20CA90059&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=615%20CHRISTINE%20DRIVE,%20VACAVILLE,%20CA95687&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2673%20PATTERSON%20ROAD,%20RIVERBANK,%20CA95367&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=829%20W.%2069TH%20ST.,%20LOS%20ANGELES,%20CA90044&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=14318%20RUNNYMEDE%20STREET,%20VAN%20NUYS,%20CA91405&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=6731%20LENNOX%20AVENUE,%20VAN%20NUYS,%20CA91406&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2340%20SOUTH%20ADLER%20AVE.,%20FRESNO,%20CA93725&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=21492%20ADOBE%20ROAD,%20RED%20BLUFF,%20CA96080&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=85%20GILMORE%20ROAD,%20RED%20BLUFF,%20CA96080&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1920%20S.%20STOCKTON%20STREET,%20STOCKTON,%20CA95206&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2107%20W%20GRAYSON%20AVENUE,%20ANAHEIM,%20CA92801&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2640%20KANSAS%20WAY,%20SACRAMENTO,%20CA95827&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=180%20OAKPOINT%20COURT,%20BAY%20POINT,%20CA94565&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=773%20SARAH%20STREET,%20BRENTWOOD,%20CA94513&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3454%20CLARK%20AVENUE,%20LONG%20BEACH,%20CA90808&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2511%203RD%20AVENUE,%20LOS%20ANGELES,%20CA90018&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=267%20CHURCH%20AVENUE,%20CHULA%20VISTA,%20CA91910&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5447%20BENTTREE%20WAY,%20ANTIOCH,%20CA94531&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3474%20VALLE%20AVENUE,%20SAN%20DIEGO,%20CA92113&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=11024%20DELPHINUS%20WAY,%20SAN%20DIEGO,%20CA92126&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5554%20MEADOW%20BROOK%20WAY,%20MARYSVILLE,%20CA95901&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1846%20PAMELA%20AVENUE,%20PORTERVILLE,%20CA93257&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1148%20HAYES%20STREET,%20FAIRFIELD,%20CA94533&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=20514%20COVINA%20HILLS%20ROAD,%20COVINA,%20CA91724&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=17353%20ROAD%20320,%20SPRINGVILLE,%20CA93265&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=9618%20SOUTH%208TH%20AVENUE,%20INGLEWOOD,%20CA90305&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=7373%20WESTBROOK%20AVENUE,%20SAN%20DIEGO,%20CA92139&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4930%20ARDEN%20WAY,%20CARMICHAEL,%20CA95608&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=45546%20GADSDEN%20AVENUE,%20LANCASTER,%20CA93534&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4209-4211%20GRIFFIN%20AVE,%20LOS%20ANGELES,%20CA90031&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=7016%2022ND%20STREET,%20RIO%20LINDA,%20CA95673&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4516%20CORONADO%20AVE.,%20BAKERSFIELD,%20CA93306&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3505%20CREST%20DRIVE,%20BAKERSFIELD,%20CA93306&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3151%20JADE%20AVE,%20BAKERSFIELD,%20CA93306&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5717%20NOBLE%20STREET,%20BAKERSFIELD,%20CA93314&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2808%20SHELLEY%20LANE,%20BAKERSFIELD,%20CA93306&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1502%20SACRAMENTO%20STREET,%20VALLEJO,%20CA94590&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1425%20ETHEL%20ST.,%20GLENDALE,%20CA91207&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=497%20SERENADE%20WAY,%20SAN%20JOSE,%20CA95111&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8451%20ALADO%20PLACE,%20EL%20CAJON,%20CA92021&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=7167%20ALAMEDA%20AVENUE,%20GOLETA,%20CA93117&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2501%20ALBRIGHT%20WAY,%20SOUTH%20SAN%20FRANCISCO,%20CA94080&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2193%20ALTA%20SIERRA%20STREET,%20STOCKTON,%20CA95206&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=10320%20CANADEO%20CIR,%20ELK%20GROVE,%20CA95757&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=720%20BAYLOR,%20BONITA,%20CA91902&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=10714%20KURT%20STREET,%20LAKEVIEW%20TERRACE,%20CA91342&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1242%20LEWELLYN%20AVENUE,%20N.,%20ANAHEIM,%20CA92805&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3117%20W.%20CUBBON,%20SANTA%20ANA,%20CA92704&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1791%20NAVARRO%20AVE.,%20PASADENA,%20CA91103&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=381%20S%203RD%20STREET,%20KERMAN,%20CA93630&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=13020%20BONA%20VISTA%20LANE,%20LA%20MIRADA,%20CA90638&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=15902%20VIA%20DESCANSO,%20SAN%20LORENZO,%20CA94580&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=22920%20BROMPTON%20STREET,%20MORENO%20VALLEY,%20CA92553&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=260%20SOUTH%2011TH%20STREET,%20SAN%20JOSE,%20CA95112&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=268%20SOUTH%2011TH%20STREET,%20SAN%20JOSE,%20CA95112&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=900%20SONOMA%20AVENUE,%20SANTA%20ROSA,%20CA95404&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1823%20VASSAR%20AVE.,%20GLENDALE,%20CA91204&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=13649%20FLATBUSH%20AVENUE,%20NORWALK,%20CA90650&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1373%20LINCOLN%20AVE.,%20SAN%20RAFAEL,%20CA94901&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=993%20BUTTERNUT%20CT.,%20FAIRFIELD,%20CA94533&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3202%20WEST%20ALBRET%20STREET,%20LANCASTER,%20CA93536&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3701%20KNIGHTLINGER%20STREET,%20SACRAMENTO,%20CA95838&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1304%20MAIN%20AVENUE,%20SACRAMENTO,%20CA95838&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2543%20BURNSIDE%20AVE.,%20LOS%20ANGELES,%20CA90016&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=6217%20VERDUN%20AVE,%20LOS%20ANGELES,%20CA90043&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5628%20W.%20HOLLAND,%20FRESNO,%20CA93722&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4591%20N.%20VISTA,%20FRESNO,%20CA93722&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1640%20N%20DELNO%20AVE,%20FRESNO,%20CA93705&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=7308%20STELLA%20COURT,%20BAKERSFIELD,%20CA93312&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=300%20LARSEN%20LANE,%20COLFAX,%20CA95703&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1716%208TH%20AVENUE,%20OLIVEHURST,%20CA95961&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=589%20BIRD%20STREET,%20YUBA%20CITY,%20CA95991&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1441%20WINSOME%20DRIVE,%20ESCONDIDO,%20CA92029&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1123%20ALMA%20STREET,%20GLENDALE,%20CA91202&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1750%20COLORADO%20BLVD.,%20LOS%20ANGELES,%20CA90041&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4464%20SUPERIOR%20ST.,%20RIVERSIDE,%20CA92505&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5251%20ALMAR%20ST.,%20RIVERSIDE,%20CA92505&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=580%20JUNIPER%20STREET,%20CHULA%20VISTA,%20CA91911&sensor=false
## Warning: geocode failed with status ZERO_RESULTS, location = "580 JUNIPER
## STREET, CHULA VISTA, CA91911"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=34706%20WILLIAMS%20WAY,%20UNION%20CITY,%20CA94587&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=7888%20DUMOND%20DRIVE,%20FONTANA,%20CA92335&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=11403%20ALONDRA%20BLVD.,%20NORWALK,%20CA90650&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3542%20RANCH%20STREET,%20PERRIS,%20CA92571&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=857%20REISLING%20ST.,%20HEMET,%20CA92545&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1028%20PAINTBRUSH%20TRAIL,%20HEMET,%20CA92545&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3977%20SO.%20DENKER%20STREET,%20LOS%20ANGELES,%20CA90062&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1911%20W.%2041ST%20%20STREET,%20LOS%20ANGELES,%20CA90062&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1027%20W.%2064TH%20ST.,%20LOS%20ANGELES,%20CA90044&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=526%20LINCOLN%20AVE.,%20REDWOOD%20CITY,%20CA94061&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=250%20MAIN%20STREET,%20WEAVERVILLE,%20CA96093&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1544%20ALPINE%20TERRACE,%20ALPINE,%20CA91901&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1329%20W%20ALRU%20ST,%20BLOOMINGTON,%20CA92316&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1832%20MARKSTON%20ROAD,%20SACRAMENTO,%20CA95825&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1337%20ALTA%20VISTA%20DRIVE,%20VISTA,%20CA92084&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1975%20ALTA%20VISTA%20DRIVE,%20VISTA,%20CA92084&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2603%20MOUNT%20VERNON%20AVENUE,%20BAKERSFIELD,%20CA93306&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1312%20CHESTNUT,%20ORANGE,%20CA92867&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=11011%20GLEN%20ARTNEY%20COURT,%20OAKLAND,%20CA94605&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=7122%20MOUNT%20VERNON%20ST.,%20LEMON%20GROVE,%20CA91945&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3745%20W.%20157TH%20STREET,%20LAWNDALE,%20CA90260&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1071%20EAST%20ALVARADO%20AVENUE,%20POMONA,%20CA91767&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=24951%20FIR%20AVENUE,%20MORENO%20VALLEY,%20CA92553&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=24570%20CHIPPEWA%20TRAIL,%20MORENO%20VALLEY,%20CA92557&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5062%20RODEO%20STREET,%20MONTCLAIR,%20CA91763&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=717%20COLUMBIA%20STREET,%20LONG%20BEACH,%20CA90806&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=7137%20AMADOR%20VALLEY%20BLVD.,%20DUBLIN,%20CA94568&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=210%20AMADOR,%20SANTA%20ROSA,%20CA95401&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3130%20AMARILLO%20AVE.,%20SIMI%20VALLEY,%20CA93063&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1569%20WEST%2046TH%20STREET,%20LOS%20ANGELES,%20CA90062&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5906%208TH%20AVENUE,%20LOS%20ANGELES,%20CA90043&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=6041%20S%20LA%20BREA%20AVE,%20LOS%20ANGELES,%20CA90056&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1648%20W.%2084TH%20PLACE,%20LOS%20ANGELES,%20CA90044&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=7022%20MADDEN%20AVE,%20LOS%20ANGELES,%20CA90043&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=7022%20MADDEN%20AVE,%20LOS%20ANGELES,%20CA90043&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4617%20MOWRY%20AVENUE,%20FREMONT,%20CA94538&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=12192%20NUTWOOD%20STREET,%20GARDEN%20GROVE,%20CA92840&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8732%20DEBRA%20AVENUE,%20NORTH%20HILLS,%20CA91343&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8539%20GOTHIC%20AVENUE,%20NORTH%20HILLS,%20CA91343&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=219%20LONDON%20STREET,%20SAN%20FRANCISCO,%20CA94112&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=783%20N.%20CHERRY%20ST,%20TULARE,%20CA93274&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8141%20VICTORIA%20AVE.,%20SOUTH%20GATE,%20CA90280&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=6424%20SHERMAN%20WAY,%20BELL,%20CA90201&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3939%20W%20171ST%20ST,%20TORRANCE,%20CA90504&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=11417%20183RD%20ST,%20ARTESIA,%20CA90701&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3902%20W%20184TH%20PL,%20TORRANCE,%20CA90504&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4025%20W%20184TH%20ST,%20TORRANCE,%20CA90504&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=6711%20E%209TH%20ST,%20LONG%20BEACH,%20CA90815&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3836%20ALBURY%20AVE,%20LONG%20BEACH,%20CA90808&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=21325%20BRIGHTON%20AVE,%20TORRANCE,%20CA90501&sensor=false
## Warning: geocode failed with status ZERO_RESULTS, location = "21325
## BRIGHTON AVE, TORRANCE, CA90501"
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=20941%20DENKER%20AVE,%20TORRANCE,%20CA90501&sensor=false
## Warning: geocode failed with status ZERO_RESULTS, location = "20941 DENKER
## AVE, TORRANCE, CA90501"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=20942%20DENKER%20AVE,%20TORRANCE,%20CA90501&sensor=false
## Warning: geocode failed with status ZERO_RESULTS, location = "20942 DENKER
## AVE, TORRANCE, CA90501"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=23228%20DOBLE%20AVE,%20TORRANCE,%20CA90502&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3702%20FAUST%20AVE,%20LONG%20BEACH,%20CA90808&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=13513%20FIDLER%20AVE,%20BELLFLOWER,%20CA90706&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=12914%20HEDDA%20STRRET,%20CERRITOS,%20CA90703&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=6127%20E%20KEYNOTE%20ST,%20LONG%20BEACH,%20CA90808&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2126%20N%20MAE%20CARDEN%20CT,%20VISALIA,%20CA93291&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2100%20N%20ROSE%20ST,%20BURBANK,%20CA91505&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1132%20N%20ROSE%20ST,%20BURBANK,%20CA91505&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1020%20N%20SUMTER%20CT,%20VISALIA,%20CA93292&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4734%20SUNFIELD%20AVE,%20LONG%20BEACH,%20CA90808&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=9284%20VAN%20RUITEN%20ST,%20BELLFLOWER,%20CA90706&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2814%20W%20VERDUGO%20AVE,%20BURBANK,%20CA91505&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3206%20W%20VERDUGO%20BLVD,%20BURBANK,%20CA91505&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1836%20WOODACRE%20WAY,%20ROSEVILLE,%20CA95661&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3447%20LAS%20VEGAS%20DRIVE,%20OCEANSIDE,%20CA92054&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1240%20EL%20CAMINO%20REAL,%20ATASCADERO,%20CA93422&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=940%20BENETTE%20WAY,%20TEMPLETON,%20CA93465&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=558%20EAST%20EDISON%20STREET,%20MANTECA,%20CA95336&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2071%20WASHINGTON%20BLVD,%20LOS%20ANGELES,%20CA90018&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=689%2030TH%20STREET,%20OAKLAND,%20CA94609&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4741%20ENGLE%20ROAD,%20CARMICHAEL,%20CA95608&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=6932%20TOBIAS%20AVENUE,%20VAN%20NUYS,%20CA91405&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=15340%20HOLLY%20DRIVE,%20FONTANA,%20CA92335&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=281%20EAST%20MARIANA%20ST.,%20RIALTO,%20CA92376&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1619%20RICHARDSON%20STREET,%20SAN%20BERNARDINO,%20CA92408&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8238%20AMIGO%20AVENUE,%20RESEDA,%20CA91335&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=7438%20AMIGO%20AVE,%20RESEDA,%20CA91335&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=23601%20VANOWEN%20STREET,%20WEST%20HILLS,%20CA91307&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=624%20VANESSA%20DRIVE,%20SAN%20MATEO,%20CA94402&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2717%20GARVIN%20AVENUE,%20RICHMOND,%20CA94804&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=333%20PEORIA%20STREET,%20DALY%20CITY,%20CA94014&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3731%20CALIFORNIA%20AVE,%20NORCO,%20CA91760&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2006%20SNOW%20AVENUE,%20OXNARD,%20CA93036&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1360%20HOLLY%20AVENUE,%20OXNARD,%20CA93036&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3051%20SHIPWAY,%20LONG%20BEACH,%20CA90808&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1924%20SHIPWAY%20AVENUE,%20LONG%20BEACH,%20CA90815&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=10359%20MADRID%20WAY,%20SPRING%20VALLEY,%20CA91977&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3681%20LOGAN%20CIRCLE,%20CORONA,%20CA92882&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=127%20W.%20HILL%20PL,%20ANAHEIM,%20CA92805&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=11143%20SOUTH%20PRARIE%20AVE,%20INGLEWOOD,%20CA90303&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=12383%20KASOTA%20CT.,%20MORENO%20VALLEY,%20CA92557&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=24323%20CHIPPAWA%20TRAIL,%20MORENO%20VALLEY,%20CA92557&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=13599%20MESA%20LINDA%20AVE.,%20VICTORVILLE,%20CA92392&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=14558%20CLYDESDALE,%20ADELANTO,%20CA92301&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=614%20LORETTO%20DRIVE,%20ROSEVILLE,%20CA95661&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2534%20EAST%20UNIVERSITY%20AVENUE,%20FRESNO,%20CA93703&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=722%20W%20CAMBRIDGE%20STREET,%20VISALIA,%20CA93277&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2764%20AZALEA%20AVE.,%20TULARE,%20CA93274&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1613%20CHURCH%20AVENUE,%20SAN%20MATEO,%20CA94401&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=253%20BODEM%20STREET,%20MODESTO,%20CA95350&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4575%20WHISPERING%20OAK%20WAY,%20PASO%20ROBLES,%20CA93446&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4575%20WHISPERING%20OAK%20WAY,%20PASO%20ROBLES,%20CA93446&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3331%20WYOMING%20COURT,%20STOCKTON,%20CA95212&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3235%20WELLCROFT%20COURT,%20SAN%20JOSE,%20CA95148&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2585%20ORINDA%20DRIVE,%20SAN%20JOSE,%20CA95121&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=128%20S%20SERRANO%20AVENUE,%20LOS%20ANGELES,%20CA90004&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2061%20STONE%20WOOD%20LOOP,%20MARYSVILLE,%20CA95901&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5563%20ROARING%20RAPIDS%20WAY,%20MARYSVILLE,%20CA95901&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=583%20MARIPOSA%20ST,%20CHULA%20VISTA,%20CA91911&sensor=false
## Warning: geocode failed with status ZERO_RESULTS, location = "583 MARIPOSA
## ST, CHULA VISTA, CA91911"
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=12613%20LONG%20BEACH%20BLVD,%20LYNWOOD,%20CA90262&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=622%20N.%20WATERBURY%20AVENUE,%20COVINA,%20CA91722&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3036%20LA%20PUENTE%20ROAD,%20WEST%20COVINA,%20CA91792&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=250%20W.%20GRAGMONT%20ST.,%20COVINA,%20CA91722&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=652%20GLENBROOK%20DRIVE,%20IONE,%20CA95640&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2414%20OGDEN%20STREET,%20SAN%20BERNARDINO,%20CA92407&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8024%20REDWOOD%20AVENUE,%20FONTANA,%20CA92336&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3949%20BAJA%20VISTA%20DRIVE,%20OCEANSIDE,%20CA92054&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=12061%20LORALEEN%20STREET,%20GARDEN%20GROVE,%20CA92841&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=14940%20WHITE%20BOX%20LANE,%20MORENO%20VALLEY,%20CA92555&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=27802%20RANCHO%20BAJA,%20MORENO%20VALLEY,%20CA92551&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=25719%20PALO%20CEDRO%20STREET,%20MORENO%20VALLEY,%20CA92551&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=12640%20SHADOWBROOK%20STREET,%20MORENO%20VALLEY,%20CA92553&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=13852%20DARWIN%20DR.,%20MORENO%20VALLEY,%20CA92555&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=25850%20JUMANO%20DRIVE,%20MORENO%20VALLEY,%20CA92551&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=15306%20LA%20PALMA%20WAY,%20MORENO%20VALLEY,%20CA92555&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=25830%20SHORELINE%20STREET,%20MORENO%20VALLEY,%20CA92551&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4881%20LITTLE%20BRANHAM%20LANE,%20SAN%20JOSE,%20CA95124&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1401%20S%20JEFFERSON%20AVE,%20FULLERTON,%20CA92832&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2442%20W.%20NANCY,%20PORTERVILLE,%20CA93257&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2119%20LOPEZ%20DRIVE,%20ARROYO%20GRANDE,%20CA93420&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1976%20ELDER%20WAY,%20HAYWARD,%20CA94545&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=27971%20FAIRVIEW%20AVENUE,%20HAYWARD,%20CA94542&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1151%20LA%20LOMA%20DRIVE,%20NIPOMO,%20CA93444&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3711%20LINDERO%20DRIVE,%20CONCORD,%20CA94519&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=340%20PABLO%20LANE,%20NIPOMO,%20CA93444&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=9555%20PRISCILLA%20LANE,%20STOCKTON,%20CA95212&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1786%20VINSON%20DRIVE,%20REDDING,%20CA96003&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2428%20WARLOW%20LANE,%20STOCKTON,%20CA95206&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8675%20FLANDERS%20DRIVE,%20SAN%20DIEGO,%20CA92126&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2666%20ANNAPOLIS%20CIRCLE,%20SAN%20BERNARDINO,%20CA92408&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2457%20ENDICOTT%20ST.,%20LOS%20ANGELES,%20CA90032&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=954%20IDLEWOOD%20DR.,%20SAN%20JOSE,%20CA95121&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=40712%20171ST%20STREET%20EAST,%20LANCASTER,%20CA93535&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=39717%20171%20ST.%20E.,%20PALMDALE,%20CA93591&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=36448%20RODEO%20STREET,%20PALMDALE,%20CA93552&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1227%20SILVERBERRY%20COURT,%20EL%20CAJON,%20CA92019&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=14435%20HIGH%20PINE%20STREET,%20POWAY,%20CA92064&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3737%20FESTIVAL%20CT,%20CHULA%20VISTA,%20CA91911&sensor=false
## Warning: geocode failed with status ZERO_RESULTS, location = "3737 FESTIVAL
## CT, CHULA VISTA, CA91911"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=841%20ALAMEDA%20DE%20LAS%20PULGAS,%20BELMONT,%20CA94002&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1645%20SOUTH%20HANNALEI,%20VISTA,%20CA92083&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=19%20KERN%20CT,%20OCEANSIDE,%20CA92057&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2617%20MEADOWBROOK,%20ESCONDIDO,%20CA92027&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2633%20APOLLO%20COURT,%20SAN%20JOSE,%20CA95121&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4006%20BLAIRMORE%20COURT,%20SAN%20JOSE,%20CA95121&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4210%20MCNAMARA%20WAY,%20SACRAMENTO,%20CA95823&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=16245%20EMMA%20LANE,%20MORENO%20VALLEY,%20CA92551&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=24922%20BRANCH%20ST.,%20MORENO%20VALLEY,%20CA92553&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=24624%20APPLE%20STREET,%20NEWHALL,%20CA91321&sensor=false
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5495%20APPLEGATE%20STREET,%20ONTARIO,%20CA91762&sensor=false
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=337%20APPLEGATE%20AVENUE,%20CLOVIS,%20CA93611&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "337
## APPLEGATE AVENUE, CLOVIS, CA93611"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2908%20SARGENT%20AVE.,%20SAN%20PABLO,%20CA94806&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2908
## SARGENT AVE., SAN PABLO, CA94806"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=6201%20PAINTED%20DAISY%20COURT,%20BAKERSFIELD,%20CA93311&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "6201
## PAINTED DAISY COURT, BAKERSFIELD, CA93311"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=544%20KIRKWOOD%20COURT,%20SANTA%20ROSA,%20CA95407&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "544
## KIRKWOOD COURT, SANTA ROSA, CA95407"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8#%20MOUNTAIN%20VIEW,%20CORRALITOS,%20CA95076&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "8#
## MOUNTAIN VIEW, CORRALITOS, CA95076"
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=133%20BROWNS%20VALLEY%20ROAD,%20CORRALITOS,%20CA95076&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "133
## BROWNS VALLEY ROAD, CORRALITOS, CA95076"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1765%20W.%20AQUARIUS%20ST,%20LONG%20BEACH,%20CA90810&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1765 W.
## AQUARIUS ST, LONG BEACH, CA90810"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=598%20IVY%20COURT,%20CHULA%20VISTA,%20CA91911&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "598 IVY
## COURT, CHULA VISTA, CA91911"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1839%20ITHACA%20STREET,%20CHULA%20VISTA,%20CA91913&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1839
## ITHACA STREET, CHULA VISTA, CA91913"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1421%20W.%20HALL%20AVENUE,%20SANTA%20ANA,%20CA92704&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1421 W.
## HALL AVENUE, SANTA ANA, CA92704"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1374%20E.%20LEXINGTON%20AVENUE,%20EL%20CAJON,%20CA92019&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1374 E.
## LEXINGTON AVENUE, EL CAJON, CA92019"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=172%20TAMARACK%20DRIVE,%20UNION%20CITY,%20CA94587&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "172
## TAMARACK DRIVE, UNION CITY, CA94587"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3917%20ARDEN%20DRIVE%20NORTH,%20FRESNO,%20CA93703&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3917
## ARDEN DRIVE NORTH, FRESNO, CA93703"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=178%20S.%20ARDMORE%20AVENUE,%20LOS%20ANGELES,%20CA90004&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "178 S.
## ARDMORE AVENUE, LOS ANGELES, CA90004"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=126%20MONTANA%20STREET,%20SAN%20FRANCISCO,%20CA94112&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "126
## MONTANA STREET, SAN FRANCISCO, CA94112"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8881%20PIERCE%20DRIVE,%20BUENA%20PARK,%20CA90620&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "8881
## PIERCE DRIVE, BUENA PARK, CA90620"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=25308%20CORAL%20CANYON%20RD.,%20CORONA,%20CA92883&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "25308
## CORAL CANYON RD., CORONA, CA92883"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2611%20W.%20%20181ST%20%20STREET,%20TORRANCE,%20CA90504&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2611 W.
## 181ST STREET, TORRANCE, CA90504"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2091%20DUVAL%20LANE,%20HAYWARD,%20CA94545&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2091
## DUVAL LANE, HAYWARD, CA94545"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4441%20ALICE%20WAY,%20UNION%20CITY,%20CA94587&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4441
## ALICE WAY, UNION CITY, CA94587"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=27784%20ORMOND%20AVENUE,%20HAYWARD,%20CA94545&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "27784
## ORMOND AVENUE, HAYWARD, CA94545"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=32302%20CREST%20LANE,%20UNION%20CITY,%20CA94587&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "32302
## CREST LANE, UNION CITY, CA94587"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2097%20DUVAL%20LANE,%20HAYWARD,%20CA94545&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2097
## DUVAL LANE, HAYWARD, CA94545"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=27749%20PENSACOLA%20WAY,%20HAYWARD,%20CA94545&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "27749
## PENSACOLA WAY, HAYWARD, CA94545"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4321%20BROWNING%20DRIVE,%20OXNARD,%20CA93033&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4321
## BROWNING DRIVE, OXNARD, CA93033"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8037%20ARMAGOSA%20DRIVE,%20RIVERSIDE,%20CA92508&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "8037
## ARMAGOSA DRIVE, RIVERSIDE, CA92508"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1025%20E.%20CITRUS%20EDGE%20STREET,%20AZUSA,%20CA91702&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1025 E.
## CITRUS EDGE STREET, AZUSA, CA91702"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=926%20E%20CITRUS%20EDGE%20STREET,%20AZUSA,%20CA91702&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "926 E
## CITRUS EDGE STREET, AZUSA, CA91702"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=9437%20NORTH%20KIEFER%20BLVD.,%20SACRAMENTO,%20CA95826&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "9437
## NORTH KIEFER BLVD., SACRAMENTO, CA95826"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1307%20S.%20EVARG%20AVE,%20COMPTON,%20CA90220&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1307 S.
## EVARG AVE, COMPTON, CA90220"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1661%20KENILWORTH,%20PASADENA,%20CA91103&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1661
## KENILWORTH, PASADENA, CA91103"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1512%20ALMANOR%20ST.,%20OXNARD,%20CA93030&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1512
## ALMANOR ST., OXNARD, CA93030"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3611%20TERRACE%20DRIVE,%20OXNARD,%20CA93033&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3611
## TERRACE DRIVE, OXNARD, CA93033"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=521%20HONKER%20LANE,%20SUISUN%20CITY,%20CA94585&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "521
## HONKER LANE, SUISUN CITY, CA94585"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1908%20JEFFERSON%20AVENUE,%20REDWOOD%20CITY,%20CA94062&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1908
## JEFFERSON AVENUE, REDWOOD CITY, CA94062"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3134%20W%20ASHCROFT,%20FRESNO,%20CA93722&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3134 W
## ASHCROFT, FRESNO, CA93722"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=362%20E.%2020THST.,%20COSTA%20MESA,%20CA92627&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "362 E.
## 20THST., COSTA MESA, CA92627"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=14131%20PIERCE%20ST,%20ARLETA,%20CA91331&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "14131
## PIERCE ST, ARLETA, CA91331"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4468%20N%20HAZEL%20AVE,%20FRESNO,%20CA93722&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4468 N
## HAZEL AVE, FRESNO, CA93722"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4458%20N%20CHARLES%20AVE,%20FRESNO,%20CA93722&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4458 N
## CHARLES AVE, FRESNO, CA93722"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=13348%20WENTWORTH,%20ARLETA,%20CA91402&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "13348
## WENTWORTH, ARLETA, CA91402"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=13500%20STRATHERN%20STREET,%20VAN%20NUYS,%20CA91405&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "13500
## STRATHERN STREET, VAN NUYS, CA91405"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1827%20SILLIMAN%20STREET,%20SAN%20FRANCISCO,%20CA94134&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1827
## SILLIMAN STREET, SAN FRANCISCO, CA94134"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1823%20SILLIMAN%20STREET,%20SAN%20FRANCISCO,%20CA94134&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1823
## SILLIMAN STREET, SAN FRANCISCO, CA94134"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1821%20SILLIMAN%20STREET,%20SAN%20FRANCISCO,%20CA94134&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1821
## SILLIMAN STREET, SAN FRANCISCO, CA94134"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2002%20AMPARO%20COURT,%20ESCONDIDO,%20CA92025&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2002
## AMPARO COURT, ESCONDIDO, CA92025"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1831%20SILLIMAN%20STREET,%20SAN%20FRANCISCO,%20CA94134&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1831
## SILLIMAN STREET, SAN FRANCISCO, CA94134"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=21206%20DOLORES%20STREET,%20CARSON,%20CA90745&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "21206
## DOLORES STREET, CARSON, CA90745"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=16590%20S%20AUSTIN%20ROAD,%20MANTECA,%20CA95336&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "16590 S
## AUSTIN ROAD, MANTECA, CA95336"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=867%20MONTAGUE%20DR,%20CORONA,%20CA92879&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "867
## MONTAGUE DR, CORONA, CA92879"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=867%20MONTAGUE%20DRIVE,%20CORONA,%20CA92879&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "867
## MONTAGUE DRIVE, CORONA, CA92879"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=17049%20LA%20VESU%20ROAD,%20FONTANA,%20CA92337&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "17049 LA
## VESU ROAD, FONTANA, CA92337"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1412%20N.%20MARIPOSA%20AVE.,%20LOS%20ANGELES,%20CA90027&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1412 N.
## MARIPOSA AVE., LOS ANGELES, CA90027"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2423%20W.%2073RD%20STREET,%20LOS%20ANGELES,%20CA90043&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2423 W.
## 73RD STREET, LOS ANGELES, CA90043"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2901%20W.%20154TH%20STREET,%20GARDENA,%20CA90249&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2901 W.
## 154TH STREET, GARDENA, CA90249"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=638%20EAST%20PILLSBURY%20STREET,%20LANCASTER,%20CA93534&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "638 EAST
## PILLSBURY STREET, LANCASTER, CA93534"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1008%20LANDSFORD%20AVE,%20LANCASTER,%20CA93534&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1008
## LANDSFORD AVE, LANCASTER, CA93534"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1160%20WEST%20AVE%20J5,%20LANCASTER,%20CA93536&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1160 WEST
## AVE J5, LANCASTER, CA93536"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2100%20CRISTINA%20WAY,%20BRENTWOOD,%20CA94513&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2100
## CRISTINA WAY, BRENTWOOD, CA94513"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=7%20LE%20CLAIRE%20COURT,%20SAN%20RAFAEL,%20CA94903&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "7 LE
## CLAIRE COURT, SAN RAFAEL, CA94903"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=7237%20N.%20CECELIA%20AVENUE,%20FRESNO,%20CA93722&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "7237 N.
## CECELIA AVENUE, FRESNO, CA93722"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3640%20AVENUE%20H-13,%20LANCASTER,%20CA93535&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3640
## AVENUE H-13, LANCASTER, CA93535"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1165%20MARSH%20ROAD,%20REDWOOD%20CITY,%20CA94063&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1165
## MARSH ROAD, REDWOOD CITY, CA94063"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1474%20WEST%2037TH%20PLACE,%20LOS%20ANGELES,%20CA90018&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1474 WEST
## 37TH PLACE, LOS ANGELES, CA90018"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=46245%20BUENOS%20CAMPOS%20DRIVE,%20TEMECULA,%20CA92590&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "46245
## BUENOS CAMPOS DRIVE, TEMECULA, CA92590"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4667%20BRECKINRIDGE%20COURT,%20TRACY,%20CA95377&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4667
## BRECKINRIDGE COURT, TRACY, CA95377"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2423%20WESTFIELD,%20PORTERVILLE,%20CA93257&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2423
## WESTFIELD, PORTERVILLE, CA93257"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=168%20EVVIA%20COURT,%20VISTA,%20CA92083&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "168 EVVIA
## COURT, VISTA, CA92083"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1866%20BETHANY%20AVE,%20SAN%20JOSE,%20CA95132&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1866
## BETHANY AVE, SAN JOSE, CA95132"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2495%20DASHWOOD%20AVENUE,%20SAN%20JOSE,%20CA95121&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2495
## DASHWOOD AVENUE, SAN JOSE, CA95121"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2515%20DIAMOND%20OAKS%20ST.,%20STOCKTON,%20CA95206&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2515
## DIAMOND OAKS ST., STOCKTON, CA95206"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=14480%20ERIE%20RD,%20APPLE%20VALLEY,%20CA92307&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "14480
## ERIE RD, APPLE VALLEY, CA92307"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2705%20S.%20POPLAR%20STREET,%20SANTA%20ANA,%20CA92704&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2705 S.
## POPLAR STREET, SANTA ANA, CA92704"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2322%20W.%20CAMDEN%20PLACE,%20SANTA%20ANA,%20CA92704&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2322 W.
## CAMDEN PLACE, SANTA ANA, CA92704"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=638%20PILLSBURY%20ST.,%20LANCASTER,%20CA93535&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "638
## PILLSBURY ST., LANCASTER, CA93535"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1008%20LANDSFORD%20AVENUE,%20LANCASTER,%20CA93535&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1008
## LANDSFORD AVENUE, LANCASTER, CA93535"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1160%20W.%20AVENUE%20J-5,%20LANCASTER,%20CA93534&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1160 W.
## AVENUE J-5, LANCASTER, CA93534"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=9148%20DON%20RAMON,%20STOCKTON,%20CA95210&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "9148 DON
## RAMON, STOCKTON, CA95210"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=9120%20LIBRA%20DRIVE,%20SAN%20DIEGO,%20CA92126&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "9120
## LIBRA DRIVE, SAN DIEGO, CA92126"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=9455%20DUFFY%20LANE,%20ROSEVILLE,%20CA95747&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "9455
## DUFFY LANE, ROSEVILLE, CA95747"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2737%20NORWICH%20AVENUE,%20CLOVIS,%20CA93611&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2737
## NORWICH AVENUE, CLOVIS, CA93611"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=10413%20VULTEE%20AVE.,%20DOWNEY,%20CA90241&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "10413
## VULTEE AVE., DOWNEY, CA90241"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1937%20MOUNT%20SIGNAL%20AVE,%20SEELEY,%20CA92273&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1937
## MOUNT SIGNAL AVE, SEELEY, CA92273"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2438%20K%20STREET,%20SAN%20DIEGO,%20CA92102&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2438 K
## STREET, SAN DIEGO, CA92102"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=16646%20BASELINE,%20FONTANA,%20CA92335&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "16646
## BASELINE, FONTANA, CA92335"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=36%20RODONOVAN%20DR.,%20SANTA%20CLARA,%20CA95051&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "36
## RODONOVAN DR., SANTA CLARA, CA95051"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=7767%20BALCOM%20AVE,%20RESEDA,%20CA91335&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "7767
## BALCOM AVE, RESEDA, CA91335"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1226%20WEST%20RODERICK%20STREET,%20OXNARD,%20CA93030&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1226 WEST
## RODERICK STREET, OXNARD, CA93030"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1611%20BROOKSIDE%20AVENUE,%20OXNARD,%20CA93035&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1611
## BROOKSIDE AVENUE, OXNARD, CA93035"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=142%20WEST%20MENDOCINO%20AVENUE,%20ALTADENA,%20CA91001&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "142 WEST
## MENDOCINO AVENUE, ALTADENA, CA91001"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3231%20NORTH%20GRANDEUR%20AVENUE,%20ALTADENA,%20CA91001&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3231
## NORTH GRANDEUR AVENUE, ALTADENA, CA91001"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=62%20W.%20HARRIET%20STREET,%20ALTADENA,%20CA91001&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "62 W.
## HARRIET STREET, ALTADENA, CA91001"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=31863%20CALLE%20BALLENTINE,%20TEMECULA,%20CA92592&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "31863
## CALLE BALLENTINE, TEMECULA, CA92592"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8980%20NEPONSET%20DRIVE,%20ELK%20GROVE,%20CA95624&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "8980
## NEPONSET DRIVE, ELK GROVE, CA95624"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=143%20HAMPTON%20RD.,%20HAYWARD,%20CA94541&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "143
## HAMPTON RD., HAYWARD, CA94541"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=20203%20ANITA%20AVENUE,%20CASTRO%20VALLEY,%20CA94546&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "20203
## ANITA AVENUE, CASTRO VALLEY, CA94546"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1595%20BANCROFT%20ST,%20PASADENA,%20CA91103&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1595
## BANCROFT ST, PASADENA, CA91103"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4096%20VIA%20DE%20LA%20BANDOLA,%20SAN%20YSIDRO,%20CA92173&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4096 VIA
## DE LA BANDOLA, SAN YSIDRO, CA92173"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=50%20BANNER%20AVE.,%20VENTURA,%20CA93004&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "50 BANNER
## AVE., VENTURA, CA93004"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1323%20BANYAN%20DRIVE,%20FALLBROOK,%20CA92028&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1323
## BANYAN DRIVE, FALLBROOK, CA92028"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=39914%20BARBARA%20STREET,%20FREMONT,%20CA94538&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "39914
## BARBARA STREET, FREMONT, CA94538"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=200%204TH%20STREET,%20MONTAGUE,%20CA96064&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "200 4TH
## STREET, MONTAGUE, CA96064"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4780%20BARNARD%20STREET,%20SIMI%20VALLEY,%20CA93063&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4780
## BARNARD STREET, SIMI VALLEY, CA93063"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=9292%20IMPERIAL%20AVE,%20GARDEN%20GROVE,%20CA92844&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "9292
## IMPERIAL AVE, GARDEN GROVE, CA92844"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=873%20S%20NORDICA%20ST,%20ANAHEIM,%20CA92806&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "873 S
## NORDICA ST, ANAHEIM, CA92806"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1950%20TRAFFIC%20WAY,%20ATASCADERO,%20CA93422&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1950
## TRAFFIC WAY, ATASCADERO, CA93422"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=6900%2013TH%20STREET,%20SACRAMENTO,%20CA95831&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "6900 13TH
## STREET, SACRAMENTO, CA95831"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1430%2027TH%20STREET,%20SAN%20DIEGO,%20CA92154&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1430 27TH
## STREET, SAN DIEGO, CA92154"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3498%20GROGAN%20CIRCLE,%20SAN%20DIEGO,%20CA92154&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3498
## GROGAN CIRCLE, SAN DIEGO, CA92154"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=448%20S.%20ORANGE,%20EL%20CAJON,%20CA92020&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "448 S.
## ORANGE, EL CAJON, CA92020"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1808%20BASTONA%20DRIVE,%20ELK%20GROVE,%20CA95758&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1808
## BASTONA DRIVE, ELK GROVE, CA95758"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=26522%20MIMOSA%20LANE,%20MISSION%20VIEJO,%20CA92691&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "26522
## MIMOSA LANE, MISSION VIEJO, CA92691"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=26631%20ESTRADA%20CIRCLE,%20MISSION%20VIEJO,%20CA92691&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "26631
## ESTRADA CIRCLE, MISSION VIEJO, CA92691"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3172%20BATON%20ROUGE,%20MERCED,%20CA95340&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3172
## BATON ROUGE, MERCED, CA95340"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=890%20PROSPERITY%20WAY,%20NIPOMO,%20CA93444&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "890
## PROSPERITY WAY, NIPOMO, CA93444"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3842%20MIRA%20LOMA%20DRIVE,%20SANTA%20MARIA,%20CA93455&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3842 MIRA
## LOMA DRIVE, SANTA MARIA, CA93455"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=572%20INGER%20DRIVE,%20SANTA%20MARIA,%20CA93454&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "572 INGER
## DRIVE, SANTA MARIA, CA93454"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=943%20SUNRISE%20DRIVE,%20SANTA%20MARIA,%20CA93455&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "943
## SUNRISE DRIVE, SANTA MARIA, CA93455"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=9680%20PETITE%20LANE,%20LAKESIDE,%20CA92040&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "9680
## PETITE LANE, LAKESIDE, CA92040"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=9905%20CIRCA%20VALLE%20VERDE,%20EL%20CAJON,%20CA92021&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "9905
## CIRCA VALLE VERDE, EL CAJON, CA92021"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=9627%20RANCHO%20MIRAGE%20LANE,%20LAKESIDE,%20CA92040&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "9627
## RANCHO MIRAGE LANE, LAKESIDE, CA92040"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=717%20PIONEER%20DRIVE,%20SANTA%20MARIA,%20CA93454&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "717
## PIONEER DRIVE, SANTA MARIA, CA93454"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=711%20SANDRA%20LANE,%20PORTERVILLE,%20CA93257&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "711
## SANDRA LANE, PORTERVILLE, CA93257"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=860%20GERRY%20LANE,%20PORTERVILLE,%20CA93257&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "860 GERRY
## LANE, PORTERVILLE, CA93257"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=435%20LLOYD%20AVENUE,%20SAN%20LEANDRO,%20CA94578&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "435 LLOYD
## AVENUE, SAN LEANDRO, CA94578"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1653-%2055%20SANTA%20FE%20AVE,%20LONG%20BEACH,%20CA90813&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1653- 55
## SANTA FE AVE, LONG BEACH, CA90813"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3520%20SKYLINE%20DRIVE,%20HAYWARD,%20CA94542&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3520
## SKYLINE DRIVE, HAYWARD, CA94542"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=19%20HEARTHSTONE%20CT,%20SAN%20RAFAEL,%20CA94903&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "19
## HEARTHSTONE CT, SAN RAFAEL, CA94903"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=27309%20BIG%20HORN%20AVENUE,%20MORENO%20VALLEY,%20CA92555&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "27309 BIG
## HORN AVENUE, MORENO VALLEY, CA92555"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2822%20BAYSMILL%20COURT,%20SAN%20JOSE,%20CA95121&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2822
## BAYSMILL COURT, SAN JOSE, CA95121"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2065%20DANDERHALL%20WAY,%20SAN%20JOSE,%20CA95121&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2065
## DANDERHALL WAY, SAN JOSE, CA95121"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2304%2017TH%20AVENUE,%20SANTA%20CRUZ,%20CA95062&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2304 17TH
## AVENUE, SANTA CRUZ, CA95062"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8217%20WINKLER%20WAY,%20SACRAMENTO,%20CA95828&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "8217
## WINKLER WAY, SACRAMENTO, CA95828"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2485%2066TH%20AVE,%20OAKLAND,%20CA94605&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2485 66TH
## AVE, OAKLAND, CA94605"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1351%20VALWOOD%20STREET,%20LA%20HABRA,%20CA90631&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1351
## VALWOOD STREET, LA HABRA, CA90631"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=419%2028TH%20AVE,%20SAN%20FRANCISCO,%20CA94121&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "419 28TH
## AVE, SAN FRANCISCO, CA94121"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1177%20BEACHWOOD%20DRIVE,%20SANTA%20ROSA,%20CA95407&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1177
## BEACHWOOD DRIVE, SANTA ROSA, CA95407"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=826%20HAYDEN%20AVE.,%20NOVATO,%20CA94945&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "826
## HAYDEN AVE., NOVATO, CA94945"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1687%20W.%20BEACON%20AVE.,%20ANAHEIM,%20CA92802&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1687 W.
## BEACON AVE., ANAHEIM, CA92802"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1468%20SOUTH%20NOVATO%20BLVD,%20NOVATO,%20CA94947&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1468
## SOUTH NOVATO BLVD, NOVATO, CA94947"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8675%20SKYWAY,%20PARADISE,%20CA95969&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "8675
## SKYWAY, PARADISE, CA95969"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=190%20BEARING%20LANE,%20EL%20CAJON,%20CA92019&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "190
## BEARING LANE, EL CAJON, CA92019"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1224%20BECKFORD%20WAY,%20POMONA,%20CA91767&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1224
## BECKFORD WAY, POMONA, CA91767"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=962%20EAST%20CONCHA%20STREET,%20ALTADENA,%20CA91001&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "962 EAST
## CONCHA STREET, ALTADENA, CA91001"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3267%20FAIR%20OAKS,%20ALTADENA,%20CA91001&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3267 FAIR
## OAKS, ALTADENA, CA91001"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5935%20BEDFORD%20AVE,%20LOS%20ANGELES,%20CA90056&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5935
## BEDFORD AVE, LOS ANGELES, CA90056"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1878%20BEDFORD%20DRIVE,%20CHICO,%20CA95928&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1878
## BEDFORD DRIVE, CHICO, CA95928"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1112%20BASELINE%20RD,%20LA%20VERNE,%20CA91750&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1112
## BASELINE RD, LA VERNE, CA91750"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=24518%20SKYLAND%20DRIVE,%20MORENO%20VALLEY,%20CA92557&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "24518
## SKYLAND DRIVE, MORENO VALLEY, CA92557"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4421%20ANNISA%20AVENUE,%20HEMET,%20CA92544&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4421
## ANNISA AVENUE, HEMET, CA92544"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1440%20NO.%20STANLEY%20AVENUE,%20LOS%20ANGELES,%20CA90046&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1440 NO.
## STANLEY AVENUE, LOS ANGELES, CA90046"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4511%20MATTIS%20COURT,%20OAKLAND,%20CA94619&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4511
## MATTIS COURT, OAKLAND, CA94619"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8424%20S%20EASTERN,%20BELL%20GARDENS,%20CA90201&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "8424 S
## EASTERN, BELL GARDENS, CA90201"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8411%20SAN%20CARLOS%20WAY,%20BUENA%20PARK,%20CA90620&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "8411 SAN
## CARLOS WAY, BUENA PARK, CA90620"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=831%20IROLO%20STREET,%20LOS%20ANGELES,%20CA90005&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "831 IROLO
## STREET, LOS ANGELES, CA90005"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2612%20N%20LINCOLN%20AVE,%20ALTADENA,%20CA91001&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2612 N
## LINCOLN AVE, ALTADENA, CA91001"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=209%20MIRA%20LOMA%20DRIVE,%20OROVILLE,%20CA95966&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "209 MIRA
## LOMA DRIVE, OROVILLE, CA95966"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2024%20HIDDEN%20MESA%20ROAD,%20EL%20CAJON,%20CA92019&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2024
## HIDDEN MESA ROAD, EL CAJON, CA92019"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3430%20EASTERN%20AVENUE,%20SACRAMENTO,%20CA95821&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3430
## EASTERN AVENUE, SACRAMENTO, CA95821"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3200%20COTTAGE%20WAY,%20SACRAMENTO,%20CA95825&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3200
## COTTAGE WAY, SACRAMENTO, CA95825"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=865%20BELLE%20AVENUE,%20SAN%20RAFAEL,%20CA94901&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "865 BELLE
## AVENUE, SAN RAFAEL, CA94901"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=121%20W.%20HALTERN%20AVENUE,%20GLENDORA,%20CA91740&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "121 W.
## HALTERN AVENUE, GLENDORA, CA91740"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=610%20W.%20MAUNA%20LOA%20AVE.,%20GLENDORA,%20CA91740&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "610 W.
## MAUNA LOA AVE., GLENDORA, CA91740"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=731%20W%2016TH%20AVE,%20ESCONDIDO,%20CA92025&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "731 W
## 16TH AVE, ESCONDIDO, CA92025"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1728%20DAYTON%20DRIVE,%20LEMON%20GROVE,%20CA91945&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1728
## DAYTON DRIVE, LEMON GROVE, CA91945"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=9819%20SOUTH%2010TH%20AVENUE,%20INGLEWOOD,%20CA90305&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "9819
## SOUTH 10TH AVENUE, INGLEWOOD, CA90305"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8581%20GIBBS%20WAY,%20SACRAMENTO,%20CA95823&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "8581
## GIBBS WAY, SACRAMENTO, CA95823"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3133%20NICOLE%20STREET,%20STOCKTON,%20CA95205&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3133
## NICOLE STREET, STOCKTON, CA95205"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=22620%20VAN%20DEENE%20AVENUE,%20TORRANCE,%20CA90502&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "22620 VAN
## DEENE AVENUE, TORRANCE, CA90502"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2297%20W.%20HEARN%20AVENUE,%20SANTA%20ROSA,%20CA95407&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2297 W.
## HEARN AVENUE, SANTA ROSA, CA95407"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1477%20HACIENDA%20PLACE,%20POMONA,%20CA91768&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1477
## HACIENDA PLACE, POMONA, CA91768"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=13439%20FLATBUSH%20AVENUE,%20NORWALK,%20CA90650&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "13439
## FLATBUSH AVENUE, NORWALK, CA90650"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=500%20LOS%20ARBOLES%20WAY,%20SANTA%20ROSA,%20CA95403&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "500 LOS
## ARBOLES WAY, SANTA ROSA, CA95403"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1941%20S.%20BENSON,%20ONTARIO,%20CA91762&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1941 S.
## BENSON, ONTARIO, CA91762"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=6273%20WALNUT%20AVENUE,%20CHINO,%20CA91710&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "6273
## WALNUT AVENUE, CHINO, CA91710"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=910%20RIVER%20DRIVE,%20NORCO,%20CA92860&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "910 RIVER
## DRIVE, NORCO, CA92860"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=68215%20CORTA%20RD.,%20CATHEDRAL%20CITY,%20CA92234&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "68215
## CORTA RD., CATHEDRAL CITY, CA92234"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=33535%20CATHEDRAL%20CANYON%20DR.,%20CATHEDRAL%20CITY,%20CA92234&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "33535
## CATHEDRAL CANYON DR., CATHEDRAL CITY, CA92234"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=44840%20SAN%20BENITO,%20PALM%20DESERT,%20CA92260&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "44840 SAN
## BENITO, PALM DESERT, CA92260"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=68615%20VISTA%20CHINO,%20CATHEDRAL%20CITY,%20CA92234&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "68615
## VISTA CHINO, CATHEDRAL CITY, CA92234"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=12417%20BENSON%20AVE.,%20CHINO,%20CA91710&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "12417
## BENSON AVE., CHINO, CA91710"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=6220%20WALNUT%20AVENUE,%20CHINO,%20CA91710&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "6220
## WALNUT AVENUE, CHINO, CA91710"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4601%20CALIFORNIA%20AVENUE,%20NORCO,%20CA92860&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4601
## CALIFORNIA AVENUE, NORCO, CA92860"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=325%20MAJOR%20DRIVE,%20SANTA%20ROSA,%20CA95403&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "325 MAJOR
## DRIVE, SANTA ROSA, CA95403"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2811%20LORENZO%20AVENUE,%20COSTA%20MESA,%20CA92626&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2811
## LORENZO AVENUE, COSTA MESA, CA92626"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2758%20SAN%20JUAN%20LN,%20COSTA%20MESA,%20CA92626&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2758 SAN
## JUAN LN, COSTA MESA, CA92626"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8552%20CHARENTE%20WAY,%20ELK%20GROVE,%20CA95758&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "8552
## CHARENTE WAY, ELK GROVE, CA95758"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1648%20REVERE%20STREET,%20SAN%20FRANCISCO,%20CA94124&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1648
## REVERE STREET, SAN FRANCISCO, CA94124"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=32800%20REGENTS%20BLVD.,%20UNION%20CITY,%20CA94587&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "32800
## REGENTS BLVD., UNION CITY, CA94587"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=6484%20BODEGA%20AVENUE,%20PETALUMA,%20CA94952&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "6484
## BODEGA AVENUE, PETALUMA, CA94952"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=29186%20BERYL%20ST.,%20MENIFEE,%20CA92584&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "29186
## BERYL ST., MENIFEE, CA92584"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=40242%20CROCKETT%20STREET,%20FREMONT,%20CA94538&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "40242
## CROCKETT STREET, FREMONT, CA94538"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=315%20DEEP%20DELL%20ROAD,%20SAN%20DIEGO,%20CA92114&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "315 DEEP
## DELL ROAD, SAN DIEGO, CA92114"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=968%20E.%20COLUMBIA%20AVENUE,%20POMONA,%20CA91767&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "968 E.
## COLUMBIA AVENUE, POMONA, CA91767"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=728%20E.%20MCKINLEY%20AVENUE,%20POMONA,%20CA91767&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "728 E.
## MCKINLEY AVENUE, POMONA, CA91767"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=6717%20MADRONE%20AVENUE,%20SAN%20DIEGO,%20CA92114&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "6717
## MADRONE AVENUE, SAN DIEGO, CA92114"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=12035%20HINSON%20STREET,%20MORENO%20VALLEY,%20CA92553&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "12035
## HINSON STREET, MORENO VALLEY, CA92553"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1260%20NORTH%20EL%20MOLINO,%20PASADENA,%20CA91103&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1260
## NORTH EL MOLINO, PASADENA, CA91103"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8742%20HASKELL%20ST.,%20RIVERSIDE,%20CA92503&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "8742
## HASKELL ST., RIVERSIDE, CA92503"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2149%20JEAN%20MARIE%20WAY,%20PERRIS,%20CA92571&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2149 JEAN
## MARIE WAY, PERRIS, CA92571"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2295%20THIRD%20STREET,%20NAPA,%20CA94559&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2295
## THIRD STREET, NAPA, CA94559"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3173%20BECHELLI%20LANE,%20REDDING,%20CA96002&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3173
## BECHELLI LANE, REDDING, CA96002"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3521%20BRIDGER%20DRIVE,%20REDDING,%20CA96002&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3521
## BRIDGER DRIVE, REDDING, CA96002"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3292%20CAPRICORN%20WAY,%20REDDING,%20CA96002&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3292
## CAPRICORN WAY, REDDING, CA96002"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4296%20LONG%20DRIVE%20COURT,%20REDDING,%20CA96002&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4296 LONG
## DRIVE COURT, REDDING, CA96002"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1335%20MOWRY%20AVE,%20FREMONT,%20CA94536&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1335
## MOWRY AVE, FREMONT, CA94536"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3440%20OAK%20HAVEN%20COURT,%20REDDING,%20CA96002&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3440 OAK
## HAVEN COURT, REDDING, CA96002"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=31108%20RUIDOSA%20ST.,%20TEMECULA,%20CA92592&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "31108
## RUIDOSA ST., TEMECULA, CA92592"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=31317%20CORDERRO%20LANE,%20MENIFEE,%20CA92584&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "31317
## CORDERRO LANE, MENIFEE, CA92584"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=26789%20MARIS%20COURT,%20SUN%20CITY,%20CA92585&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "26789
## MARIS COURT, SUN CITY, CA92585"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=30531%20SIERRA%20VISTA%20DR,%20MENIFEE,%20CA92584&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "30531
## SIERRA VISTA DR, MENIFEE, CA92584"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=9413%20ZAMORA%20AVE.,%20LOS%20ANGELES,%20CA90002&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "9413
## ZAMORA AVE., LOS ANGELES, CA90002"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3233%20AVON%20PLACE,%20HEMET,%20CA92545&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3233 AVON
## PLACE, HEMET, CA92545"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5920%20GARDENIA%20AVENUE,%20LONG%20BEACH,%20CA90805&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5920
## GARDENIA AVENUE, LONG BEACH, CA90805"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=7321%20MEADOWGATE%20DRIVE,%20SACRAMENTO,%20CA95823&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "7321
## MEADOWGATE DRIVE, SACRAMENTO, CA95823"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=9811%20BEVERLY%20LANE,%20GARDEN%20GROVE,%20CA92841&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "9811
## BEVERLY LANE, GARDEN GROVE, CA92841"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1432%20BEVERLY%20TERRACE,%20MONTEBELLO,%20CA90640&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1432
## BEVERLY TERRACE, MONTEBELLO, CA90640"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1920%20SOUTH%20ROBERTSON%20BLVD.,%20LOS%20ANGELES,%20CA90034&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1920
## SOUTH ROBERTSON BLVD., LOS ANGELES, CA90034"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=10708%20BEXLEY%20DRIVE,%20WHITTIER,%20CA90606&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "10708
## BEXLEY DRIVE, WHITTIER, CA90606"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=9467%20RUSH%20CREEK%20COURT,%20ELK%20GROVE,%20CA95624&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "9467 RUSH
## CREEK COURT, ELK GROVE, CA95624"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4600%20WEST%20166TH%20STREET,%20LAWNDALE,%20CA90260&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4600 WEST
## 166TH STREET, LAWNDALE, CA90260"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3502%20IROQUOIS%20AVENUE,%20LONG%20BEACH,%20CA90808&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3502
## IROQUOIS AVENUE, LONG BEACH, CA90808"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=12196%20BIG%20DIPPER%20CIRCLE,%20VICTORVILLE,%20CA92392&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "12196 BIG
## DIPPER CIRCLE, VICTORVILLE, CA92392"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5001%20ARLINGTON%20AVENUE,%20SANTA%20ROSA,%20CA95407&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5001
## ARLINGTON AVENUE, SANTA ROSA, CA95407"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=7345%20BIGNELL%20DRIVE,%20SAN%20DIEGO,%20CA92139&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "7345
## BIGNELL DRIVE, SAN DIEGO, CA92139"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=7867%20DELTA%20SUNRISE%20COURT,%20SACRAMENTO,%20CA95828&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "7867
## DELTA SUNRISE COURT, SACRAMENTO, CA95828"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5411%20MARIOLYN%20WAY,%20ELK%20GROVE,%20CA95757&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5411
## MARIOLYN WAY, ELK GROVE, CA95757"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1291%20S.%20DUNSMUIR%20AVENUE,%20LOS%20ANGELES,%20CA90019&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1291 S.
## DUNSMUIR AVENUE, LOS ANGELES, CA90019"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1779%20BILLINGS%20ROAD,%20CONCORD,%20CA94519&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1779
## BILLINGS ROAD, CONCORD, CA94519"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4512%20BIRCHWOOD%20COURT,%20UNION%20CITY,%20CA94587&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4512
## BIRCHWOOD COURT, UNION CITY, CA94587"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1018%20CAMELLIA%20STREET,%20ESCONDIDO,%20CA92027&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1018
## CAMELLIA STREET, ESCONDIDO, CA92027"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=710%20KIMBALL%20STREET,%20ESCONDIDO,%20CA92027&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "710
## KIMBALL STREET, ESCONDIDO, CA92027"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1412%20FERRARA%20COURT,%20ESCONDIDO,%20CA92025&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1412
## FERRARA COURT, ESCONDIDO, CA92025"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=758%20BISHOP%20AVE,%20HAYWARD,%20CA94544&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "758
## BISHOP AVE, HAYWARD, CA94544"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=15820%20VIA%20RIVERA,%20SAN%20LORENZO,%20CA94580&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "15820 VIA
## RIVERA, SAN LORENZO, CA94580"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1099%20GRACE%20ST.,%20SAN%20LEANDRO,%20CA94578&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1099
## GRACE ST., SAN LEANDRO, CA94578"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3307%20EAST%20AVENUE%20H,%20LANCASTER,%20CA93535&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3307 EAST
## AVENUE H, LANCASTER, CA93535"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5135%20NORTH%20LYMAN%20AVENUE,%20COVINA,%20CA91724&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5135
## NORTH LYMAN AVENUE, COVINA, CA91724"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1646%20SO.%20WRIGHT%20ROAD,%20SANTA%20ROSA,%20CA95407&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1646 SO.
## WRIGHT ROAD, SANTA ROSA, CA95407"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1038%20KENMORE%20LANE,%20SANTA%20ROSA,%20CA95407&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1038
## KENMORE LANE, SANTA ROSA, CA95407"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=6580%20BARBARA%20DRIVE,%20SEBASTOPOL,%20CA95472&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "6580
## BARBARA DRIVE, SEBASTOPOL, CA95472"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=606%20JACKMAN%20AVENUE,%20SAN%20FERNANDO,%20CA91340&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "606
## JACKMAN AVENUE, SAN FERNANDO, CA91340"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1420%20PEERLESS%20DRIVE,%20EL%20CAJON,%20CA92021&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1420
## PEERLESS DRIVE, EL CAJON, CA92021"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1728%20SOUTH%20NORFOLK%20STREET,%20SAN%20MATEO,%20CA94403&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1728
## SOUTH NORFOLK STREET, SAN MATEO, CA94403"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=19515%20DUNBROOKE%20AVE.,%20CARSON,%20CA90746&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "19515
## DUNBROOKE AVE., CARSON, CA90746"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=31346%20SANTA%20ELENA%20WAY,%20UNION%20CITY,%20CA94587&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "31346
## SANTA ELENA WAY, UNION CITY, CA94587"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=72%20RIVERVIEW%20DRIVE,%20PITTSBURG,%20CA94565&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "72
## RIVERVIEW DRIVE, PITTSBURG, CA94565"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=6876%20BEAR%20RIVER%20ROAD%20#2,%20SAN%20DIEGO,%20CA92139&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "6876 BEAR
## RIVER ROAD #2, SAN DIEGO, CA92139"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3901%20SWEEPSTAKES%20DRIVE,%20RIVERBANK,%20CA95367&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3901
## SWEEPSTAKES DRIVE, RIVERBANK, CA95367"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=9104%20CHERBOURG%20WAY,%20STOCKTON,%20CA95210&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "9104
## CHERBOURG WAY, STOCKTON, CA95210"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=130%20E.%20ANDERSON,%20STOCKTON,%20CA95206&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "130 E.
## ANDERSON, STOCKTON, CA95206"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=17552%20MAYWOOD%20ST,%20BLOOMINGTON,%20CA92316&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "17552
## MAYWOOD ST, BLOOMINGTON, CA92316"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=472%20ALDER%20LANE,%20BANNING,%20CA92220&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "472 ALDER
## LANE, BANNING, CA92220"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1630%20N.%20BRIGHTON%20STREET,%20BURBANK,%20CA91506&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1630 N.
## BRIGHTON STREET, BURBANK, CA91506"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=203%20N%20KINGSLEY%20DRIVE,%20LOS%20ANGELES,%20CA90004&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "203 N
## KINGSLEY DRIVE, LOS ANGELES, CA90004"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=7207%20NORWALK%20BLVD,%20WHITTIER,%20CA90606&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "7207
## NORWALK BLVD, WHITTIER, CA90606"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=7209%20NORWALK%20BLVD,%20WHITTIER,%20CA90606&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "7209
## NORWALK BLVD, WHITTIER, CA90606"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=414%20E.%20BLUE%20JAY%20WAY,%20ONTARIO,%20CA91761&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "414 E.
## BLUE JAY WAY, ONTARIO, CA91761"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=16040%20DEARBORN%20STREET,%20NORTH%20HILLS,%20CA91343&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "16040
## DEARBORN STREET, NORTH HILLS, CA91343"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=16961%20CALAHAN%20STREET,%20NORTHRIDGE,%20CA91343&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "16961
## CALAHAN STREET, NORTHRIDGE, CA91343"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4209%20BRIARGLEN%20DRIVE,%20SAN%20JOSE,%20CA95118&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4209
## BRIARGLEN DRIVE, SAN JOSE, CA95118"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=245%20DAFFODIL%20DR.,%20HOLLISTER,%20CA95023&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "245
## DAFFODIL DR., HOLLISTER, CA95023"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4040%20BRIARGLEN%20DR.,%20SAN%20JOSE,%20CA95118&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4040
## BRIARGLEN DR., SAN JOSE, CA95118"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1356%20FULTON%20STREET,%20SAN%20FRANCISCO,%20CA94117&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1356
## FULTON STREET, SAN FRANCISCO, CA94117"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=100%20RANCHLAND%20COURT,%20ROSEVILLE,%20CA95747&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "100
## RANCHLAND COURT, ROSEVILLE, CA95747"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1701%20GREYWOOD%20CIRCLE,%20ROSEVILLE,%20CA95747&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1701
## GREYWOOD CIRCLE, ROSEVILLE, CA95747"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1006%20CHESTNUT%20DRIVE,%20ESCONDIDO,%20CA92025&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1006
## CHESTNUT DRIVE, ESCONDIDO, CA92025"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1039%20DAWN%20COURT,%20BRENTWOOD,%20CA94513&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1039 DAWN
## COURT, BRENTWOOD, CA94513"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1493%20EMERIC%20AVENUE,%20SAN%20PABLO,%20CA94806&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1493
## EMERIC AVENUE, SAN PABLO, CA94806"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=521%20-%2032ND%20STREET,%20OAKLAND,%20CA94609&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "521 -
## 32ND STREET, OAKLAND, CA94609"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3010%20DARDAINA%20DR.,,%20SAN%20DIEGO,%20CA92139&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3010
## DARDAINA DR.,, SAN DIEGO, CA92139"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1725%20WEST%2064TH%20STREET,%20LOS%20ANGELES,%20CA90047&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1725 WEST
## 64TH STREET, LOS ANGELES, CA90047"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4702%20W%20NORWICH%20AVE,%20FRESNO,%20CA93722&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4702 W
## NORWICH AVE, FRESNO, CA93722"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4807%20DEL%20PRADO%20STREET,%20BONITA,%20CA91902&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4807 DEL
## PRADO STREET, BONITA, CA91902"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=135%20NORTH%20BONNIE%20AVENUE,%20PASADENA,%20CA91106&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "135 NORTH
## BONNIE AVENUE, PASADENA, CA91106"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1656%20E.%20BONNIE%20BRAE,%20ONTARIO,%20CA91764&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1656 E.
## BONNIE BRAE, ONTARIO, CA91764"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3021%20KILDARE%20STREET,%20LANCASTER,%20CA93536&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3021
## KILDARE STREET, LANCASTER, CA93536"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=42444%20BUTTERSCOTCH%20LANE,%20LANCASTER,%20CA93536&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "42444
## BUTTERSCOTCH LANE, LANCASTER, CA93536"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5659%20DON%20COURT,%20FREMONT,%20CA94538&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5659 DON
## COURT, FREMONT, CA94538"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4273%20DUCHESS%20COURT,%20UNION%20CITY,%20CA94587&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4273
## DUCHESS COURT, UNION CITY, CA94587"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4505%20DARCELLE%20DRIVE,%20UNION%20CITY,%20CA94587&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4505
## DARCELLE DRIVE, UNION CITY, CA94587"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2616%20DAUNET%20AVENUE,%20SIMI%20VALLEY,%20CA93065&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2616
## DAUNET AVENUE, SIMI VALLEY, CA93065"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1427%20KEYSER%20RD,%20RAMONA,%20CA92065&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1427
## KEYSER RD, RAMONA, CA92065"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=616%20W.%20LOYOLA,%20VISALIA,%20CA93277&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "616 W.
## LOYOLA, VISALIA, CA93277"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2401%20FAIRFIELD%20AVENUE,%20CONCORD,%20CA94520&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2401
## FAIRFIELD AVENUE, CONCORD, CA94520"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=10511%20BRAGG%20AVE.,%20GRASS%20VALLEY,%20CA95945&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "10511
## BRAGG AVE., GRASS VALLEY, CA95945"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1766%20BRAMBLEWOOD%20CT,%20CHULA%20VISTA,%20CA91913&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1766
## BRAMBLEWOOD CT, CHULA VISTA, CA91913"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=19416%20ELDORADO%20ROAD,%20PERRIS,%20CA92570&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "19416
## ELDORADO ROAD, PERRIS, CA92570"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4013%20BRANSON%20DRIVE,%20SAN%20MATEO,%20CA94403&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4013
## BRANSON DRIVE, SAN MATEO, CA94403"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=417%20SOUTH%2037TH%20ST.,%20RICHMOND,%20CA94804&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "417 SOUTH
## 37TH ST., RICHMOND, CA94804"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=221%20BRANDYWOOD%20STREET,%20SAN%20DIEGO,%20CA92114&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "221
## BRANDYWOOD STREET, SAN DIEGO, CA92114"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=121%20BONITA%20CT,%20RODEO,%20CA94572&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "121
## BONITA CT, RODEO, CA94572"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3928%20BRANSON%20DRIVE,%20SAN%20MATEO,%20CA94403&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3928
## BRANSON DRIVE, SAN MATEO, CA94403"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1142%20CORONA%20LANE,%20COSTA%20MESA,%20CA92626&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1142
## CORONA LANE, COSTA MESA, CA92626"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=325%20NINTH%20STREET,%20BAKERSFIELD,%20CA93304&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "325 NINTH
## STREET, BAKERSFIELD, CA93304"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1237%20W.%20BREWSTER%20AVE.,%20ANAHEIM,%20CA92801&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1237 W.
## BREWSTER AVE., ANAHEIM, CA92801"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=13817%20CASIMIR%20AVENUE,%20GARDENA,%20CA90249&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "13817
## CASIMIR AVENUE, GARDENA, CA90249"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4935%20W.%20%20136TH%20STREET,%20HAWTHORNE,%20CA90250&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4935 W.
## 136TH STREET, HAWTHORNE, CA90250"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=550%20PATTERSON%20BLVD.,%20PLEASANT%20HILL,%20CA94523&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "550
## PATTERSON BLVD., PLEASANT HILL, CA94523"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=21259%20BIRCH%20ROAD,%20HAYWARD,%20CA94541&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "21259
## BIRCH ROAD, HAYWARD, CA94541"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=15540%20CHOLE%20RD,%20APPLE%20VALLEY,%20CA92307&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "15540
## CHOLE RD, APPLE VALLEY, CA92307"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=19664%20SYMERON%20RD.,%20APPLE%20VALLEY,%20CA92307&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "19664
## SYMERON RD., APPLE VALLEY, CA92307"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2455%20BRIDLE%20PATH%20DRIVE,%20GILROY,%20CA95020&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2455
## BRIDLE PATH DRIVE, GILROY, CA95020"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2602%20BREAKER%20WAY,%20STOCKTON,%20CA95209&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2602
## BREAKER WAY, STOCKTON, CA95209"
## .Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2602%20BREAKER%20WAY,%20STOCKTON,%20CA95209&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2602
## BREAKER WAY, STOCKTON, CA95209"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2706%20WILBUR%20AVENUE,%20SAN%20JOSE,%20CA95127&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2706
## WILBUR AVENUE, SAN JOSE, CA95127"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=13236%20KARA%20COURT,%20CORONA,%20CA92880&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "13236
## KARA COURT, CORONA, CA92880"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=7067%20STOCKTON%20DRIVE,%20EASTVALE,%20CA92880&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "7067
## STOCKTON DRIVE, EASTVALE, CA92880"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=40278%20LINCOLN%20ST,%20CHERRY%20VALLEY,%20CA92333&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "40278
## LINCOLN ST, CHERRY VALLEY, CA92333"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8939%20LAWLOR%20STREET,%20OAKLAND,%20CA94605&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "8939
## LAWLOR STREET, OAKLAND, CA94605"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=18014%20S%20ARDATH%20AVENUE,%20TORRANCE,%20CA90504&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "18014 S
## ARDATH AVENUE, TORRANCE, CA90504"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1300%20BRIGHTON%20AVE,%20ARROYO%20GRANDE,%20CA93420&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1300
## BRIGHTON AVE, ARROYO GRANDE, CA93420"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=245%20E.%206TH%20STREET,%20SAN%20JACINTO,%20CA92583&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "245 E.
## 6TH STREET, SAN JACINTO, CA92583"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=517%20RICHBROOK%20DRIVE,%20POMONA,%20CA91767&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "517
## RICHBROOK DRIVE, POMONA, CA91767"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1637%20W.%20228TH%20STREET,%20TORRANCE,%20CA90501&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1637 W.
## 228TH STREET, TORRANCE, CA90501"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1947%20BRILLIANCE%20LANE,%20SAN%20JACINTO,%20CA92582&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1947
## BRILLIANCE LANE, SAN JACINTO, CA92582"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=25591%20BAY%20AVENUE,%20MORENO%20VALLEY,%20CA92553&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "25591 BAY
## AVENUE, MORENO VALLEY, CA92553"
## .Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=25591%20BAY%20AVENUE,%20MORENO%20VALLEY,%20CA92553&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "25591 BAY
## AVENUE, MORENO VALLEY, CA92553"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=38133%20HIGHWAY%2094,%20BOULEVARD,%20CA91905&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "38133
## HIGHWAY 94, BOULEVARD, CA91905"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=9512%20BRISBANE%20PLACE,%20STOCKTON,%20CA95209&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "9512
## BRISBANE PLACE, STOCKTON, CA95209"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2420%20CHAPEL%20HILL%20CIRCLE,%20STOCKTON,%20CA95209&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2420
## CHAPEL HILL CIRCLE, STOCKTON, CA95209"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3025%20MONTICELLO%20DRIVE,%20STOCKTON,%20CA95209&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3025
## MONTICELLO DRIVE, STOCKTON, CA95209"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1930%20BRISTOL%20LANE,%20FAIRFIELD,%20CA94533&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1930
## BRISTOL LANE, FAIRFIELD, CA94533"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5242%20BRISTOL%20PLACE,%20NEWARK,%20CA94560&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5242
## BRISTOL PLACE, NEWARK, CA94560"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2641%20E.%20AMES%20CR.,%20ANAHEIM,%20CA92806&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2641 E.
## AMES CR., ANAHEIM, CA92806"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=247%20BANCROFT%20AVENUE,%20SAN%20LEANDRO,%20CA94577&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "247
## BANCROFT AVENUE, SAN LEANDRO, CA94577"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=83%20EUCLID%20AVENUE,%20SAN%20LEANDRO,%20CA94577&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "83 EUCLID
## AVENUE, SAN LEANDRO, CA94577"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=6185%20BROADWAY%20AVENUE,%20NEWARK,%20CA94560&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "6185
## BROADWAY AVENUE, NEWARK, CA94560"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1810%20E.%20BROADWAY,%20ANAHEIM,%20CA92805&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1810 E.
## BROADWAY, ANAHEIM, CA92805"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2445%20BROADWAY,%20SAN%20DIEGO,%20CA92102&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2445
## BROADWAY, SAN DIEGO, CA92102"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2231%20FOWLER%20DRIVE,%20SAN%20DIEGO,%20CA92139&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2231
## FOWLER DRIVE, SAN DIEGO, CA92139"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1421%20BRODERICK%20STREET,%20SAN%20FRANCISCO,%20CA94115&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1421
## BRODERICK STREET, SAN FRANCISCO, CA94115"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2984%20BROKEN%20ARROW%20STREET,%20NORCO,%20CA92860&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2984
## BROKEN ARROW STREET, NORCO, CA92860"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1986%20CANDICE%20COURT,%20FALLBROOK,%20CA92028&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1986
## CANDICE COURT, FALLBROOK, CA92028"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4801%20F%20PARKWAY,%20SACRAMENTO,%20CA95823&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4801 F
## PARKWAY, SACRAMENTO, CA95823"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=7512%20HANDLY%20WAY,%20SACRAMENTO,%20CA95822&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "7512
## HANDLY WAY, SACRAMENTO, CA95822"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=11302%20ROCKRIDGE%20LANE,%20FONTANA,%20CA92337&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "11302
## ROCKRIDGE LANE, FONTANA, CA92337"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=240%20W.%20HAWTHORNE%20STREET,%20RIALTO,%20CA92376&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "240 W.
## HAWTHORNE STREET, RIALTO, CA92376"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=10313%20SOUTH%20GRAMERCY%20PLACE,%20LOS%20ANGELES,%20CA90047&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "10313
## SOUTH GRAMERCY PLACE, LOS ANGELES, CA90047"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=12442%20FEATHER%20DRIVE,%20EASTVALE,%20CA91752&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "12442
## FEATHER DRIVE, EASTVALE, CA91752"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1337%20W.%20HILL%20STREET,%20OXNARD,%20CA93033&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1337 W.
## HILL STREET, OXNARD, CA93033"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=19191%20AVENUE%20300,%20EXETER,%20CA93221&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "19191
## AVENUE 300, EXETER, CA93221"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=36%20BROWN%20DRIVE,%20NOVATO,%20CA94947&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "36 BROWN
## DRIVE, NOVATO, CA94947"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=112%20BROWN%20STREET,%20SANTA%20ROSA,%20CA95404&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "112 BROWN
## STREET, SANTA ROSA, CA95404"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2019%20SHELLBACK%20PLACE,%20SAN%20JOSE,%20CA95133&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2019
## SHELLBACK PLACE, SAN JOSE, CA95133"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1510%20RUE%20AVATI%20DRIVE,%20SAN%20JOSE,%20CA95131&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1510 RUE
## AVATI DRIVE, SAN JOSE, CA95131"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=36736%20FIDDLENECK%20COURT,%20PALMDALE,%20CA93550&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "36736
## FIDDLENECK COURT, PALMDALE, CA93550"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=639%20EAST%20AVENUE%20J-10,%20LANCASTER,%20CA93535&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "639 EAST
## AVENUE J-10, LANCASTER, CA93535"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=528%20EAST%20AVENUE%20J-10,%20LANCASTER,%20CA93535&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "528 EAST
## AVENUE J-10, LANCASTER, CA93535"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1210%20EAST%20DONATELLO%20ST,%20LANCASTER,%20CA93535&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1210 EAST
## DONATELLO ST, LANCASTER, CA93535"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=44950%20CAMOLIN%20AVENUE,%20LANCASTER,%20CA93535&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "44950
## CAMOLIN AVENUE, LANCASTER, CA93535"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=344%20FRANKFORT,%20DALY%20CITY,%20CA94014&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "344
## FRANKFORT, DALY CITY, CA94014"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2733%20WEST%20COUNTRY%20LANE,%20VISALIA,%20CA93277&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2733 WEST
## COUNTRY LANE, VISALIA, CA93277"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=510%20E.%20TOWER,%20FRESNO,%20CA93706&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "510 E.
## TOWER, FRESNO, CA93706"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4005%20GRANITE%20CREEK%20RD.,%20SCOTTS%20VALLEY,%20CA95066&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4005
## GRANITE CREEK RD., SCOTTS VALLEY, CA95066"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1131%20LUNA%20LANE,%20STOCKTON,%20CA95206&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1131 LUNA
## LANE, STOCKTON, CA95206"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1143%20LUNA%20LANE,%20STOCKTON,%20CA95206&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1143 LUNA
## LANE, STOCKTON, CA95206"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=360%20ALTA%20PINE%20DRIVE,%20ALTADENA,%20CA91001&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "360 ALTA
## PINE DRIVE, ALTADENA, CA91001"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5914%20WEDGEWOOD%20AVENUE,%20CARMICHAEL,%20CA95608&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5914
## WEDGEWOOD AVENUE, CARMICHAEL, CA95608"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=6350%20MARIPOSA%20AVENUE,%20CITRUS%20HEIGHTS,%20CA95610&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "6350
## MARIPOSA AVENUE, CITRUS HEIGHTS, CA95610"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5514%20DAWNVIEW%20CT.,%20ANTIOCH,%20CA94531&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5514
## DAWNVIEW CT., ANTIOCH, CA94531"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=6135%20WILD%20DUNE%20COURT,%20VALLEJO,%20CA94591&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "6135 WILD
## DUNE COURT, VALLEJO, CA94591"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=112%20PEARCE%20STREET,%20HERCULES,%20CA94547&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "112
## PEARCE STREET, HERCULES, CA94547"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5517%20SUNVIEW%20WAY,%20ANTIOCH,%20CA94531&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5517
## SUNVIEW WAY, ANTIOCH, CA94531"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3490%20SWALLOW%20COURT,%20ANTIOCH,%20CA94509&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3490
## SWALLOW COURT, ANTIOCH, CA94509"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=109%20JUNIPER%20COURT,%20HERCULES,%20CA94547&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "109
## JUNIPER COURT, HERCULES, CA94547"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=286%20PEPPERWOOD%20STREET,%20HERCULES,%20CA94547&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "286
## PEPPERWOOD STREET, HERCULES, CA94547"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3799%20PINOLE%20VALLEY%20ROAD,%20PINOLE,%20CA94564&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3799
## PINOLE VALLEY ROAD, PINOLE, CA94564"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1201%20SOUTH%20EDITH%20AVENUE,%20ALHAMBRA,%20CA91803&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1201
## SOUTH EDITH AVENUE, ALHAMBRA, CA91803"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5622%20BURLINGAME%20AVENUE,%20BUENA%20PARK,%20CA90621&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5622
## BURLINGAME AVENUE, BUENA PARK, CA90621"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=608%20BURNHAM%20CT,%20STOCKTON,%20CA95207&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "608
## BURNHAM CT, STOCKTON, CA95207"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=22%20BURNHAM%20PL.,%20FREMONT,%20CA94539&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "22
## BURNHAM PL., FREMONT, CA94539"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=157%20N.%20ARMSTRONG,%20CLOVIS,%20CA93611&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "157 N.
## ARMSTRONG, CLOVIS, CA93611"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=16422%20BURTREE%20STREET,%20LA%20PUENTE,%20CA91744&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "16422
## BURTREE STREET, LA PUENTE, CA91744"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=17156%20KEATON%20AVENUE,%20SONOMA,%20CA95476&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "17156
## KEATON AVENUE, SONOMA, CA95476"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1008%20CHARNING%20CROSS%20LANE,%20SANTA%20ROSA,%20CA95401&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1008
## CHARNING CROSS LANE, SANTA ROSA, CA95401"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2517%20STEPHANIE%20COURT,%20SANTA%20ROSA,%20CA95407&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2517
## STEPHANIE COURT, SANTA ROSA, CA95407"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=6425%20HAAS%20AVENUE,%20LOS%20ANGELES,%20CA90047&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "6425 HAAS
## AVENUE, LOS ANGELES, CA90047"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=14708%20FRAILEY%20AVE,%20RANCHO%20DOMINGUEZ,%20CA90221&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "14708
## FRAILEY AVE, RANCHO DOMINGUEZ, CA90221"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3220%20W%20111TH%20PL,%20INGLEWOOD,%20CA90303&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3220 W
## 111TH PL, INGLEWOOD, CA90303"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3408%20W%2085TH%20ST,%20INGLEWOOD,%20CA90305&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3408 W
## 85TH ST, INGLEWOOD, CA90305"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=14750%20WIEMER%20AVE,%20PARAMOUNT,%20CA90723&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "14750
## WIEMER AVE, PARAMOUNT, CA90723"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=804%20E.%20CLINTON,%20ATWATER,%20CA95301&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "804 E.
## CLINTON, ATWATER, CA95301"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2960%20PALOMINO%20LANE,%20ATWATER,%20CA95301&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2960
## PALOMINO LANE, ATWATER, CA95301"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=6314%20ATWATER%20JORDAN%20RD,%20ATWATER,%20CA95301&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "6314
## ATWATER JORDAN RD, ATWATER, CA95301"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=636%20SOUTHMOOR%20DRIVE,%20PACIFICA,%20CA94044&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "636
## SOUTHMOOR DRIVE, PACIFICA, CA94044"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5819%20ZOLLER%20COURT,%20ELK%20GROVE,%20CA95757&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5819
## ZOLLER COURT, ELK GROVE, CA95757"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4201%20E%2010TH%20STREET,%20LONG%20BEACH,%20CA90804&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4201 E
## 10TH STREET, LONG BEACH, CA90804"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8621%20BEACH%20STREET,%20LOS%20ANGELES,%20CA90002&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "8621
## BEACH STREET, LOS ANGELES, CA90002"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=336%20JUDY%20DR.,%20ATWATER,%20CA95301&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "336 JUDY
## DR., ATWATER, CA95301"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=263%20ELM%20AVENUE,%20ATWATER,%20CA95301&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "263 ELM
## AVENUE, ATWATER, CA95301"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3626%20LANGTRY%20AVENUE,%20ATWATER,%20CA95301&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3626
## LANGTRY AVENUE, ATWATER, CA95301"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1144%20ROCKHAVEN%20COURT,%20SALINAS,%20CA93906&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1144
## ROCKHAVEN COURT, SALINAS, CA93906"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=11325%20TWIN%20CITIES%20ROAD,%20GALT,%20CA95632&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "11325
## TWIN CITIES ROAD, GALT, CA95632"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=514%20SUTTER%20LANE,%20IONE,%20CA95640&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "514
## SUTTER LANE, IONE, CA95640"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1249%20N%20ARMEL,%20COVINA,%20CA91722&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1249 N
## ARMEL, COVINA, CA91722"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4229%20CABALLO%20WAY,%20CHICO,%20CA95973&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4229
## CABALLO WAY, CHICO, CA95973"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=838%20HARPER%20COURT,%20SANTA%20MARIA,%20CA93454&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "838
## HARPER COURT, SANTA MARIA, CA93454"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1229%20SOUTH%20HARRISON%20STREET,%20STOCKTON,%20CA95206&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1229
## SOUTH HARRISON STREET, STOCKTON, CA95206"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1495%20LAGUNA%20CIRCLE,%20STOCKTON,%20CA95206&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1495
## LAGUNA CIRCLE, STOCKTON, CA95206"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3070%20MINERAL%20WELLS,%20SIMI%20VALLEY,%20CA93063&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3070
## MINERAL WELLS, SIMI VALLEY, CA93063"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=222%20CHARISE%20COURT,%20SPRING%20VALLEY,%20CA91977&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "222
## CHARISE COURT, SPRING VALLEY, CA91977"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3033%20STEVENS%20LANE,%20SAN%20JOSE,%20CA95148&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3033
## STEVENS LANE, SAN JOSE, CA95148"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=268%20KETCHUM%20DR.,%20SAN%20JOSE,%20CA95127&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "268
## KETCHUM DR., SAN JOSE, CA95127"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4625%20CHICAGO%20AVENUE,%20FAIR%20OAKS,%20CA95628&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4625
## CHICAGO AVENUE, FAIR OAKS, CA95628"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8944%20EMERALD%20GROVE%20AVENUE,%20LAKESIDE,%20CA92040&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "8944
## EMERALD GROVE AVENUE, LAKESIDE, CA92040"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=22411%20KENNEBEC%20LANE,%20COLUMBIA,%20CA95310&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "22411
## KENNEBEC LANE, COLUMBIA, CA95310"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=325%20STONE%20MANOR%20CRT.,%20VACAVILLE,%20CA95687&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "325 STONE
## MANOR CRT., VACAVILLE, CA95687"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1716%20256TH%20STREET,%20LOMITA,%20CA90717&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1716
## 256TH STREET, LOMITA, CA90717"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=214%20E%20DOMINGUEZ,%20CARSON,%20CA90745&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "214 E
## DOMINGUEZ, CARSON, CA90745"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3781%20POLTON%20PLACE%20WAY,%20SAN%20JOSE,%20CA95121&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3781
## POLTON PLACE WAY, SAN JOSE, CA95121"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3929%20NORTH%20DURFEE%20AVENUE,%20EL%20MONTE,%20CA91732&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3929
## NORTH DURFEE AVENUE, EL MONTE, CA91732"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4286%20PONDHILL%20CT,%20RIVERSIDE,%20CA92505&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4286
## PONDHILL CT, RIVERSIDE, CA92505"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=658%20VALLE%20VISTA%20AVENUE,%20OAKLAND,%20CA94610&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "658 VALLE
## VISTA AVENUE, OAKLAND, CA94610"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5292%20W.%20WILDFLOWER%20LN,%20FRESNO,%20CA93725&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5292 W.
## WILDFLOWER LN, FRESNO, CA93725"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3037%20EAST%20MERRYGROVE%20STREET,%20WEST%20COVINA,%20CA91792&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3037 EAST
## MERRYGROVE STREET, WEST COVINA, CA91792"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=7083%20SPRINGFORD%20AVENUE,%20SAN%20DIEGO,%20CA92114&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "7083
## SPRINGFORD AVENUE, SAN DIEGO, CA92114"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=7032%20JAMACHA%20ROAD,%20SAN%20DIEGO,%20CA92114&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "7032
## JAMACHA ROAD, SAN DIEGO, CA92114"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1707%20SKYLINE%20DRIVE,%20LEMON%20GROVE,%20CA91945&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1707
## SKYLINE DRIVE, LEMON GROVE, CA91945"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1911%20CAMARGO%20DR.,%20SAN%20JOSE,%20CA95132&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1911
## CAMARGO DR., SAN JOSE, CA95132"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1420%20CAMBRIDGE%20STREET,%20NOVATO,%20CA94947&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1420
## CAMBRIDGE STREET, NOVATO, CA94947"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=239%20CAMELLIA%20STREET,%20ANAHEIM,%20CA92804&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "239
## CAMELLIA STREET, ANAHEIM, CA92804"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2122%20SHADY%20FOREST%20WAY,%20STOCKTON,%20CA95205&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2122
## SHADY FOREST WAY, STOCKTON, CA95205"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2203%20MICHIGAN%20AVENUE,%20STOCKTON,%20CA95204&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2203
## MICHIGAN AVENUE, STOCKTON, CA95204"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2035%20ALTA%20VISTA%20DRIVE,%20VISTA,%20CA92084&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2035 ALTA
## VISTA DRIVE, VISTA, CA92084"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1671%20CAMEO%20LANE,%20PARADISE,%20CA95969&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1671
## CAMEO LANE, PARADISE, CA95969"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2225%20W.%20CAMERON%20STREET,%20LONG%20BEACH,%20CA90810&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2225 W.
## CAMERON STREET, LONG BEACH, CA90810"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1444%20W%2037TH%20STREET,%20LOS%20ANGELES,%20CA90018&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1444 W
## 37TH STREET, LOS ANGELES, CA90018"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3849%20SPARROWOOD%20WAY,%20SACRAMENTO,%20CA95823&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3849
## SPARROWOOD WAY, SACRAMENTO, CA95823"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3920%20FAIRWAY%20DRIVE,%20SOQUEL,%20CA95073&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3920
## FAIRWAY DRIVE, SOQUEL, CA95073"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4096%20FAIRWAY%20DRIVE,%20SOQUEL,%20CA95073&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4096
## FAIRWAY DRIVE, SOQUEL, CA95073"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=226%20E.%20AVENUE%20Q-3,%20PALMDALE,%20CA93550&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "226 E.
## AVENUE Q-3, PALMDALE, CA93550"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=145%20MISSOURI,%20VALLEJO,%20CA94590&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "145
## MISSOURI, VALLEJO, CA94590"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=11460%20WESTONHILL%20DRIVE,%20SAN%20DIEGO,%20CA92126&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "11460
## WESTONHILL DRIVE, SAN DIEGO, CA92126"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=10385%20GOLD%20COAST%20PLACE,%20SAN%20DIEGO,%20CA92126&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "10385
## GOLD COAST PLACE, SAN DIEGO, CA92126"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2416%20ANGELA%20STREET,%20WEST%20COVINA,%20CA91792&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2416
## ANGELA STREET, WEST COVINA, CA91792"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3216%20BARTLETT%20AVE,%20ROSEMEAD,%20CA91770&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3216
## BARTLETT AVE, ROSEMEAD, CA91770"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4318%20RIO%20HONDO%20AVENUE,%20ROSEMEAD,%20CA91770&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4318 RIO
## HONDO AVENUE, ROSEMEAD, CA91770"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4907%20MCCLINTOCK%20AVENUE,%20TEMPLE%20CITY,%20CA91780&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4907
## MCCLINTOCK AVENUE, TEMPLE CITY, CA91780"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5812%20ROYALE%20PL,%20RIVERSIDE,%20CA92506&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5812
## ROYALE PL, RIVERSIDE, CA92506"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=15849%20ALISA%20VIEJO,%20MORENO%20VALLEY,%20CA92555&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "15849
## ALISA VIEJO, MORENO VALLEY, CA92555"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=22968%20MAUD%20AVENUE,%20HAYWARD,%20CA94541&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "22968
## MAUD AVENUE, HAYWARD, CA94541"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=7035%2024TH%20STREET,%20RIO%20LINDA,%20CA95673&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "7035 24TH
## STREET, RIO LINDA, CA95673"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=16130%20CANYON%20RIDGE%20ROAD,%20RIVERSIDE,%20CA92503&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "16130
## CANYON RIDGE ROAD, RIVERSIDE, CA92503"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4709%20CANYON%20RIM,%20WHITTIER,%20CA90601&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4709
## CANYON RIM, WHITTIER, CA90601"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=849%20S.%20CAPITOL%20AVENUE,%20SAN%20JOSE,%20CA95127&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "849 S.
## CAPITOL AVENUE, SAN JOSE, CA95127"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=849%20S%20CAPITOL%20AVENUE,%20SAN%20JOSE,%20CA95127&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "849 S
## CAPITOL AVENUE, SAN JOSE, CA95127"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3481%20SIERRA%20VIEW%20LANE,%20SACRAMENTO,%20CA95821&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3481
## SIERRA VIEW LANE, SACRAMENTO, CA95821"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1849%20ST.%20ANDREWS%20PLACE,%20SAN%20JOSE,%20CA95132&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1849 ST.
## ANDREWS PLACE, SAN JOSE, CA95132"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=324%20SAN%20ANDREAS%20COURT,%20MILPITAS,%20CA95035&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "324 SAN
## ANDREAS COURT, MILPITAS, CA95035"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2730%20CARASTON%20WAY,%20SAN%20JOSE,%20CA95148&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2730
## CARASTON WAY, SAN JOSE, CA95148"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=9851%20NORTHRIDGE%20WAY,%20STOCKTON,%20CA95209&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "9851
## NORTHRIDGE WAY, STOCKTON, CA95209"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2857%20CHAUNCY%20CIRCLE,%20STOCKTON,%20CA95209&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2857
## CHAUNCY CIRCLE, STOCKTON, CA95209"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5804%20CARDIFF%20AVENUE,%20BAKERSFIELD,%20CA93309&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5804
## CARDIFF AVENUE, BAKERSFIELD, CA93309"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3265%20VISTA%20DEL%20LAGO%20WAY,%20FAIRFIELD,%20CA94533&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3265
## VISTA DEL LAGO WAY, FAIRFIELD, CA94533"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=13691%20DELLBROOK%20STREET,%20CORONA,,%20CA92880&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "13691
## DELLBROOK STREET, CORONA,, CA92880"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=7732%20SANTIAGO%20CANYON%20ROAD,%20ORANGE,%20CA92869&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "7732
## SANTIAGO CANYON ROAD, ORANGE, CA92869"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=34%20CAPAY%20CIRCLE,%20SOUTH%20SAN%20FRANCISCO,%20CA94080&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "34 CAPAY
## CIRCLE, SOUTH SAN FRANCISCO, CA94080"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1109%20BELAIR%20DR,%20FALLBROOK,%20CA92028&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1109
## BELAIR DR, FALLBROOK, CA92028"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2376%20BURGUNDY%20WAY,%20FAIRFIELD,%20CA94533&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2376
## BURGUNDY WAY, FAIRFIELD, CA94533"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=9375%20SIMMS%20COURT,%20SPRING%20VALLEY,%20CA91977&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "9375
## SIMMS COURT, SPRING VALLEY, CA91977"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2709%20HEATHERSTONE%20DRIVE,%20SAN%20RAFAEL,%20CA94903&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2709
## HEATHERSTONE DRIVE, SAN RAFAEL, CA94903"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=599%20LOGANBERRY%20DRIVE,%20SAN%20RAFAEL,%20CA94903&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "599
## LOGANBERRY DRIVE, SAN RAFAEL, CA94903"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=786%20DELGANADO%20ROAD,%20SAN%20RAFAEL,%20CA94903&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "786
## DELGANADO ROAD, SAN RAFAEL, CA94903"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=859%20IDYLBERRY%20ROAD,%20SAN%20RAFAEL,%20CA94903&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "859
## IDYLBERRY ROAD, SAN RAFAEL, CA94903"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=440%20PEACH%20STONE%20TERRACE,%20SAN%20RAFAEL,%20CA94903&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "440 PEACH
## STONE TERRACE, SAN RAFAEL, CA94903"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2509%20POMO%20TRAIL,%20SANTA%20ROSA,%20CA95403&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2509 POMO
## TRAIL, SANTA ROSA, CA95403"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=490%20QUIETWOOD%20DRIVE,%20SAN%20RAFAEL,%20CA94903&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "490
## QUIETWOOD DRIVE, SAN RAFAEL, CA94903"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1135%20NORTH%20PATTERSON,%20SANTA%20BARBARA,%20CA93111&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1135
## NORTH PATTERSON, SANTA BARBARA, CA93111"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=14807%20LEMOLI%20AVENUE,%20GARDENA,%20CA90249&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "14807
## LEMOLI AVENUE, GARDENA, CA90249"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3704%20SCHIRRA%20ST,%20SAN%20DIEGO,%20CA92154&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3704
## SCHIRRA ST, SAN DIEGO, CA92154"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4313%20CARFAX%20AVENUE,%20LAKEWOOD,%20CA90713&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4313
## CARFAX AVENUE, LAKEWOOD, CA90713"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=927%20CRANE%20AVENUE,%20FOSTER%20CITY,%20CA94404&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "927 CRANE
## AVENUE, FOSTER CITY, CA94404"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=744%20SKYLINE%20DRIVE,%20DALY%20CITY,%20CA94015&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "744
## SKYLINE DRIVE, DALY CITY, CA94015"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=655%20BERKSHIRE%20PLACE,%20OXNARD,%20CA93033&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "655
## BERKSHIRE PLACE, OXNARD, CA93033"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=119%20DOOLAN%20DRIVE,%20UKIAH,%20CA95482&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "119
## DOOLAN DRIVE, UKIAH, CA95482"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=210%20BONNIE%20LANE,%20WILLITS,%20CA95490&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "210
## BONNIE LANE, WILLITS, CA95490"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8912%20W.%20KATELLA,%20ANAHEIM,%20CA92804&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "8912 W.
## KATELLA, ANAHEIM, CA92804"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=7412%20MANDY%20DRIVE,%20SACRAMENTO,%20CA95823&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "7412
## MANDY DRIVE, SACRAMENTO, CA95823"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=43061%20EVERGLADES%20PARK%20DRIVE,%20FREMONT,%20CA94538&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "43061
## EVERGLADES PARK DRIVE, FREMONT, CA94538"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4525%20TRIESTE%20DR,%20CARLSBAD,%20CA92010&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4525
## TRIESTE DR, CARLSBAD, CA92010"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1539%20N.%20SUNKIST%20AVE.,%20LA%20PUENTE,%20CA91746&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1539 N.
## SUNKIST AVE., LA PUENTE, CA91746"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=453%20CARMEL%20AVENUE,%20MARINA,%20CA93933&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "453
## CARMEL AVENUE, MARINA, CA93933"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=740%20PALM%20AVENUE,%20SOUTH%20SAN%20FRANCISCO,%20CA94080&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "740 PALM
## AVENUE, SOUTH SAN FRANCISCO, CA94080"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=175%2069TH%20STREET,%20SAN%20DIEGO,%20CA92114&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "175 69TH
## STREET, SAN DIEGO, CA92114"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=14528-14530%20SO.%20HALLDALE,%20GARDENA,%20CA90247&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location =
## "14528-14530 SO. HALLDALE, GARDENA, CA90247"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1086%20CAROLINA%20AVENUE,%20CLOVIS,%20CA93611&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1086
## CAROLINA AVENUE, CLOVIS, CA93611"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2482%20CARPENTER%20ROAD,%20STOCKTON,%20CA95205&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2482
## CARPENTER ROAD, STOCKTON, CA95205"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2470%20E.%20CARPENTER%20ROAD,%20STOCKTON,%20CA95205&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2470 E.
## CARPENTER ROAD, STOCKTON, CA95205"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=27810%20DANDELION%20DRIVE,%20SAUGUS,%20CA91350&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "27810
## DANDELION DRIVE, SAUGUS, CA91350"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1061-5TH%20AVE,%20LOS%20ANGELES,%20CA90019&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1061-5TH
## AVE, LOS ANGELES, CA90019"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=27901%20PINEBANK%20DR,%20SAUGUS,%20CA91350&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "27901
## PINEBANK DR, SAUGUS, CA91350"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5738%20BRUSHTON%20STREET,%20LOS%20ANGELES,%20CA90008&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5738
## BRUSHTON STREET, LOS ANGELES, CA90008"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8074%20CACTUS%20CIRCLE,%20BUENA%20PARK,%20CA90620&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "8074
## CACTUS CIRCLE, BUENA PARK, CA90620"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4339%20MOORPARK%20AVE.,%20SAN%20JOSE,%20CA95129&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4339
## MOORPARK AVE., SAN JOSE, CA95129"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2052%20LADDIE%20WAY,%20SAN%20JOSE,%20CA95121&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2052
## LADDIE WAY, SAN JOSE, CA95121"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=45532%20STANRIDGE%20AVENUE,%20LANCASTER,%20CA93535&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "45532
## STANRIDGE AVENUE, LANCASTER, CA93535"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2498%20LEEBE%20AVE,%20POMONA,%20CA91768&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2498
## LEEBE AVE, POMONA, CA91768"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1306%20CARTAGENA%20STREET,%20LONG%20BEACH,%20CA90807&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1306
## CARTAGENA STREET, LONG BEACH, CA90807"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=902%20N%20TAJAUTA%20AVE,%20COMPTON,%20CA90220&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "902 N
## TAJAUTA AVE, COMPTON, CA90220"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1367%20KARL%20STREET,%20SAN%20JOSE,%20CA95122&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1367 KARL
## STREET, SAN JOSE, CA95122"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1586%20IONIAN%20STREET,%20SAN%20DIEGO,%20CA92154&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1586
## IONIAN STREET, SAN DIEGO, CA92154"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=13945%20CLOSE%20STREET,%20WHITTIER,%20CA90605&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "13945
## CLOSE STREET, WHITTIER, CA90605"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=315%20WEST%20DAWSON%20AVENUE,%20GLENDORA,%20CA91740&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "315 WEST
## DAWSON AVENUE, GLENDORA, CA91740"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5125%20CECILIA%20%20STREET,%20CUDAHY,%20CA90201&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5125
## CECILIA STREET, CUDAHY, CA90201"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=22200%20HIGHWAY%2018,%20APPLE%20VALLEY,%20CA92307&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "22200
## HIGHWAY 18, APPLE VALLEY, CA92307"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=250%20E.%20HARRISON,%20POMONA,%20CA91767&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "250 E.
## HARRISON, POMONA, CA91767"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5486%20EDGEWOOD%20PLACE,%20LOS%20ANGELES,%20CA90019&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5486
## EDGEWOOD PLACE, LOS ANGELES, CA90019"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=7650%20JADEITE%20AVE,%20RANCHO%20CUCAMONGA,%20CA91730&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "7650
## JADEITE AVE, RANCHO CUCAMONGA, CA91730"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4934%20DELPHIN%20PLACE,%20RANCHO%20CUCAMONGA,%20CA91737&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4934
## DELPHIN PLACE, RANCHO CUCAMONGA, CA91737"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2734%20EAST%205TH%20STREET,%20LOS%20ANGELES,%20CA90033&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2734 EAST
## 5TH STREET, LOS ANGELES, CA90033"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=12000%20DENHOLM%20DR.,%20EL%20MONTE,%20CA91733&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "12000
## DENHOLM DR., EL MONTE, CA91733"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=549%20NORTH%20THIRD%20STREET,%20EL%20CAJON,%20CA92019&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "549 NORTH
## THIRD STREET, EL CAJON, CA92019"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=40624%20152ND%20STREET%20EAST,%20LANCASTER,%20CA93535&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "40624
## 152ND STREET EAST, LANCASTER, CA93535"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=12477%20CAMPO%20ROAD,%20SPRING%20VALLEY,%20CA91978&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "12477
## CAMPO ROAD, SPRING VALLEY, CA91978"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8805%20CARMELITA%20AVENUE,%20ATASCADERO,%20CA93422&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "8805
## CARMELITA AVENUE, ATASCADERO, CA93422"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=6717%20LORRAINE%20AVENUE,%20STOCKTON,%20CA95210&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "6717
## LORRAINE AVENUE, STOCKTON, CA95210"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3602%20S.%20CORDOBA%20AVE.,%20SPRING%20VALLEY,%20CA91977&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3602 S.
## CORDOBA AVE., SPRING VALLEY, CA91977"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=817%20W%20SEVENTH%20ST,%20HANFORD,%20CA93230&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "817 W
## SEVENTH ST, HANFORD, CA93230"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2312%20NORWALK%20AVENUE,%20LOS%20ANGELES,%20CA90041&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2312
## NORWALK AVENUE, LOS ANGELES, CA90041"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1561%20E%20MISSION%20RD,%20FALLBROOK,%20CA92028&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1561 E
## MISSION RD, FALLBROOK, CA92028"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=789%20MAIN%20STREET,%20SAN%20JACINTO,%20CA92583&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "789 MAIN
## STREET, SAN JACINTO, CA92583"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1125%2011TH%20STREET,%20IMPERIAL%20BEACH,%20CA91932&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1125 11TH
## STREET, IMPERIAL BEACH, CA91932"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=527%20W.%20FAIRVIEW,%20MILL%20VALLEY,%20CA94941&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "527 W.
## FAIRVIEW, MILL VALLEY, CA94941"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4016%20EAST%2061ST%20STREET,%20HUNTINGTON%20PARK,%20CA90255&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4016 EAST
## 61ST STREET, HUNTINGTON PARK, CA90255"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=13532%20TRUMBALL,%20WHITTIER,%20CA90605&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "13532
## TRUMBALL, WHITTIER, CA90605"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2854%20WALNUT%20STREET,%20HUNTINGTON%20PARK,%20CA90255&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2854
## WALNUT STREET, HUNTINGTON PARK, CA90255"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=6831%20ABEL%20STEARNS%20AVENUE,%20RIVERSIDE,%20CA92506&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "6831 ABEL
## STEARNS AVENUE, RIVERSIDE, CA92506"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=106%20JUANA%20MARIA%20STREET,%20SANTA%20BARBARA,%20CA93103&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "106 JUANA
## MARIA STREET, SANTA BARBARA, CA93103"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4829%20LEMAT%20PLACE,%20SAN%20DIEGO,%20CA92154&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4829
## LEMAT PLACE, SAN DIEGO, CA92154"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8521%20STEWART%20&%20GRAY%20RD.,%20DOWNEY,%20CA90241&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "8521
## STEWART & GRAY RD., DOWNEY, CA90241"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=29161%20BRIDALVEIL%20LANE,%20MENIFEE,%20CA92584&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "29161
## BRIDALVEIL LANE, MENIFEE, CA92584"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=143%20DAY%20STREET,%20NIPOMO,%20CA93444&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "143 DAY
## STREET, NIPOMO, CA93444"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=12158%20STUVELING%20ST.,%20OAK%20HILLS,%20CA92344&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "12158
## STUVELING ST., OAK HILLS, CA92344"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2341%20S.%20TOWNER,%20SANTA%20ANA,%20CA92707&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2341 S.
## TOWNER, SANTA ANA, CA92707"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=294%20CAMINO%20VISTA%20REAL,%20CHULA%20VISTA,%20CA91910&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "294
## CAMINO VISTA REAL, CHULA VISTA, CA91910"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=11010%20RIO%20HONDO%20DRIVE,%20DOWNEY,%20CA90241&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "11010 RIO
## HONDO DRIVE, DOWNEY, CA90241"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3811%20BONITA%20GLEN%20TERRACE,%20BONITA,%20CA91902&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3811
## BONITA GLEN TERRACE, BONITA, CA91902"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1441%20ROYAL%20AVENUE,%20SAN%20MATEO,%20CA94401&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1441
## ROYAL AVENUE, SAN MATEO, CA94401"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=14136%20BRONTE%20DRIVE,%20WHITTIER,%20CA90602&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "14136
## BRONTE DRIVE, WHITTIER, CA90602"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=12026%20DRESSAGE,%20RIVERSIDE,%20CA92503&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "12026
## DRESSAGE, RIVERSIDE, CA92503"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=810%20RIO%20STREET,%20RED%20BLUFF,%20CA96080&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "810 RIO
## STREET, RED BLUFF, CA96080"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=100%20ORCHARD%20WAY,%20RED%20BLUFF,%20CA96080&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "100
## ORCHARD WAY, RED BLUFF, CA96080"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=16355%20MAIDSTONE%20AVENUE,%20NORWALK,%20CA90650&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "16355
## MAIDSTONE AVENUE, NORWALK, CA90650"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=9209%20COOLHURST%20DRIVE,%20PICO%20RIVERA,%20CA90660&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "9209
## COOLHURST DRIVE, PICO RIVERA, CA90660"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=100%20CASEY%20COURT,%20OROVILLE,%20CA95965&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "100 CASEY
## COURT, OROVILLE, CA95965"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=420%20CASSIA%20STREET,%20REDWOOD%20CITY,%20CA94063&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "420
## CASSIA STREET, REDWOOD CITY, CA94063"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=13201%20DAVENTRY%20STREET,%20PACOIMA,%20CA91331&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "13201
## DAVENTRY STREET, PACOIMA, CA91331"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=9061%20WREN%20AVE.,%20GILROY,%20CA95020&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "9061 WREN
## AVE., GILROY, CA95020"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1060%20ORTEGA%20CIRCLE,%20GILROY,%20CA95020&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1060
## ORTEGA CIRCLE, GILROY, CA95020"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4765%20WEST%20191ST%20STREET,%20TORRANCE,%20CA90503&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4765 WEST
## 191ST STREET, TORRANCE, CA90503"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=11551%20LUZON%20STREET,%20CYPRESS,%20CA90630&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "11551
## LUZON STREET, CYPRESS, CA90630"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=14012%20CASTLE%20ROAD,%20MANTECA,%20CA95336&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "14012
## CASTLE ROAD, MANTECA, CA95336"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1502%20CONSTANSO%20WAY,%20SAN%20JOSE,%20CA95129&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1502
## CONSTANSO WAY, SAN JOSE, CA95129"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=19100%20MARMALADE%20CT.,%20RIVERSIDE,%20CA92508&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "19100
## MARMALADE CT., RIVERSIDE, CA92508"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=241%20N.%20CATALINA%20ST.,%20LOS%20ANGELES,%20CA90004&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "241 N.
## CATALINA ST., LOS ANGELES, CA90004"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1191%20JANMARIE%20COURT,%20SAN%20JOSE,%20CA95121&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1191
## JANMARIE COURT, SAN JOSE, CA95121"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2513%20SHILSHONE%20CIRCLE,%20SAN%20JOSE,%20CA95121&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2513
## SHILSHONE CIRCLE, SAN JOSE, CA95121"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1551%20PRINCETON%20DRIVE,%20SAN%20JOSE,%20CA95118&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1551
## PRINCETON DRIVE, SAN JOSE, CA95118"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=9130%20FLOWER%20STREET,%20BELLFLOWER,%20CA90706&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "9130
## FLOWER STREET, BELLFLOWER, CA90706"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=518%20S.%20JEFFERSON%20AVENUE,%20FULLERTON,%20CA92832&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "518 S.
## JEFFERSON AVENUE, FULLERTON, CA92832"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=500%20S.%20ROOSEVELT%20AVENUE,%20FULLERTON,%20CA92832&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "500 S.
## ROOSEVELT AVENUE, FULLERTON, CA92832"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=534%20W%20WEST%20AVE,%20FULLERTON,%20CA92832&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "534 W
## WEST AVE, FULLERTON, CA92832"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=700%20W.%20ELM%20AVENUE,%20FULLERTON,%20CA92832&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "700 W.
## ELM AVENUE, FULLERTON, CA92832"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=700%20WEST%20AVENUE,%20FULLERTON,%20CA92832&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "700 WEST
## AVENUE, FULLERTON, CA92832"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1136%20FRUITVALE%20ROAD,%20RICHVALE,%20CA95974&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1136
## FRUITVALE ROAD, RICHVALE, CA95974"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1024%20EAST%20HELMICK%20STREET,%20CARSON,%20CA90746&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1024 EAST
## HELMICK STREET, CARSON, CA90746"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1354%20W.%20ARBUTUS%20ST.,%20COMPTON,%20CA90220&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1354 W.
## ARBUTUS ST., COMPTON, CA90220"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=628%20EAST%20135TH%20STREET,%20LOS%20ANGELES,%20CA90059&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "628 EAST
## 135TH STREET, LOS ANGELES, CA90059"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1154%20CATSPAW%20PLACE,%20ESCONDIDO,%20CA92029&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1154
## CATSPAW PLACE, ESCONDIDO, CA92029"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=944%20ESTRADA%20WAY,%20SALINAS,%20CA93907&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "944
## ESTRADA WAY, SALINAS, CA93907"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=263%20WEST%20ALVIN%20DRIVE%20#A%20&%20B,%20SALINAS,%20CA93906&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "263 WEST
## ALVIN DRIVE #A & B, SALINAS, CA93906"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=9975%20SAN%20JUAN%20STREET,%20SPRING%20VALLEY,%20CA91977&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "9975 SAN
## JUAN STREET, SPRING VALLEY, CA91977"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5948%20VICTORIA%20AVENUE,%20RIVERSIDE,%20CA92506&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5948
## VICTORIA AVENUE, RIVERSIDE, CA92506"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3063%20ARLINGTON%20AVENUE,%20RIVERSIDE,%20CA92506&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3063
## ARLINGTON AVENUE, RIVERSIDE, CA92506"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2321%20FAIRVIEW%20AVENUE,%20RIVERSIDE,%20CA92506&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2321
## FAIRVIEW AVENUE, RIVERSIDE, CA92506"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=13413%20S.%20%20VAN%20NESS%20AVENUE,%20GARDENA,%20CA90249&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "13413 S.
## VAN NESS AVENUE, GARDENA, CA90249"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2343%20CRESCENT%20DRIVE,%20CONCORD,%20CA94520&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2343
## CRESCENT DRIVE, CONCORD, CA94520"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2334%20OAK%20FLAT%20ROAD,%20SAN%20JOSE,%20CA95131&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2334 OAK
## FLAT ROAD, SAN JOSE, CA95131"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2917%20PENITENCIA%20CREEK%20RD.,%20SAN%20JOSE,%20CA95132&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2917
## PENITENCIA CREEK RD., SAN JOSE, CA95132"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=16055%20NAPA%20STREET,%20NORTH%20HILLS,%20CA91343&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "16055
## NAPA STREET, NORTH HILLS, CA91343"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8037%20PARK%20LANE,%20BELL%20GARDENS,%20CA90201&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "8037 PARK
## LANE, BELL GARDENS, CA90201"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=7236%20IRA%20AVE,%20BELL%20GARDENS,%20CA90201&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "7236 IRA
## AVE, BELL GARDENS, CA90201"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4330%20CEDAR%20AVE.,%20EL%20MONTE,%20CA91732&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4330
## CEDAR AVE., EL MONTE, CA91732"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=29311%20FOX%20RUN%20LANE,%20VALLEY%20CENTER,%20CA92082&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "29311 FOX
## RUN LANE, VALLEY CENTER, CA92082"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8667%20CEDAR%20DRIVE,%20BUENA%20PARK,%20CA90620&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "8667
## CEDAR DRIVE, BUENA PARK, CA90620"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4328%201/4%20NORTH%20CEDAR%20AVENUE,%20EL%20MONTE,%20CA91732&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4328 1/4
## NORTH CEDAR AVENUE, EL MONTE, CA91732"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=35525%20NILES%20BLVD.,%20FREMONT,%20CA94536&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "35525
## NILES BLVD., FREMONT, CA94536"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=161%20MARKER%20AVENUE,%20CAMARILLO,%20CA93010&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "161
## MARKER AVENUE, CAMARILLO, CA93010"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=415%20HEATH%20STREET,%20MILPITAS,%20CA95035&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "415 HEATH
## STREET, MILPITAS, CA95035"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4436%20DELORES%20DRIVE,%20UNION%20CITY,%20CA94587&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4436
## DELORES DRIVE, UNION CITY, CA94587"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=11589%20CEDAR%20WAY,%20LOMA%20LINDA,%20CA92354&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "11589
## CEDAR WAY, LOMA LINDA, CA92354"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=6%20BROWN%20DRIVE,%20NOVATO,%20CA94947&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "6 BROWN
## DRIVE, NOVATO, CA94947"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=60%20CIRCLE%20ROAD,%20SAN%20RAFAEL,%20CA94903&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "60 CIRCLE
## ROAD, SAN RAFAEL, CA94903"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=816%20LAMONT%20AVE,%20NOVATO,%20CA94945&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "816
## LAMONT AVE, NOVATO, CA94945"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=558%20MILLER%20CREEK%20ROAD,%20SAN%20RAFAEL,%20CA94903&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "558
## MILLER CREEK ROAD, SAN RAFAEL, CA94903"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1840%20NOVATO%20BLVD,%20NOVATO,%20CA94947&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1840
## NOVATO BLVD, NOVATO, CA94947"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1106%20FERRIS%20DR.,%20NOVATO,%20CA94945&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1106
## FERRIS DR., NOVATO, CA94945"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5730%20CEDARS%20ROAD,%20REDDING,%20CA96001&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5730
## CEDARS ROAD, REDDING, CA96001"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=101%20MICHELE%20CIRCLE,%20NOVATO,%20CA94947&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "101
## MICHELE CIRCLE, NOVATO, CA94947"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=115%20UPPER%20ROAD,%20ROSS,%20CA94957&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "115 UPPER
## ROAD, ROSS, CA94957"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1120%20SECOND%20STREET,%20NOVATO,%20CA94947&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1120
## SECOND STREET, NOVATO, CA94947"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1842%20NOVATO%20BLVD,%20NOVATO,%20CA94947&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1842
## NOVATO BLVD, NOVATO, CA94947"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3350%20MABEL%20STREET,%20SACRAMENTO,%20CA95838&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3350
## MABEL STREET, SACRAMENTO, CA95838"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3621%20KAPRAL%20WAY,%20BAKERSFIELD,%20CA93309&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3621
## KAPRAL WAY, BAKERSFIELD, CA93309"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=6600%20CASWELL%20AVENUE,%20BAKERSFIELD,%20CA93309&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "6600
## CASWELL AVENUE, BAKERSFIELD, CA93309"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1255%20LEIGHTON%20AVENUE,%20LOS%20ANGELES,%20CA90037&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1255
## LEIGHTON AVENUE, LOS ANGELES, CA90037"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3965%20SUTRO%20AVE,%20LOS%20ANGELES,%20CA90008&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3965
## SUTRO AVE, LOS ANGELES, CA90008"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=17700%20EXA%20CT,%20CARSON,%20CA90746&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "17700 EXA
## CT, CARSON, CA90746"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3429%20W.%2059TH%20STREET,%20LOS%20ANGELES,%20CA90043&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3429 W.
## 59TH STREET, LOS ANGELES, CA90043"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=7880%20BRADSHAW%20ROAD,%20SACRAMENTO,%20CA95829&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "7880
## BRADSHAW ROAD, SACRAMENTO, CA95829"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=10104%20MONTE%20VALLO%20COURT,%20SACRAMENTO,%20CA95827&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "10104
## MONTE VALLO COURT, SACRAMENTO, CA95827"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8091%20ELK%20GROVE%20FLORIN%20ROAD,%20SACRAMENTO,%20CA95829&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "8091 ELK
## GROVE FLORIN ROAD, SACRAMENTO, CA95829"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=17135%20SANTA%20CATHERINE%20STREET,%20FOUNTAIN%20VALLEY,%20CA92708&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "17135
## SANTA CATHERINE STREET, FOUNTAIN VALLEY, CA92708"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2111%20EAST%20GARVEY%20AVE%20NORTH,%20WEST%20COVINA,%20CA91791&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2111 EAST
## GARVEY AVE NORTH, WEST COVINA, CA91791"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=52%20RISING%20HILL%20RD,%20POMONA,%20CA91766&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "52 RISING
## HILL RD, POMONA, CA91766"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=772%20COBRE%20CT,%20POMONA,%20CA91768&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "772 COBRE
## CT, POMONA, CA91768"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=604%20E%20MCKINLEY%20AVE,%20POMONA,%20CA91767&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "604 E
## MCKINLEY AVE, POMONA, CA91767"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2733%20MELISSA%20ST,%20WEST%20COVINA,%20CA91792&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2733
## MELISSA ST, WEST COVINA, CA91792"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2426%20MARCELLA,%20WEST%20COVINA,%20CA91792&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2426
## MARCELLA, WEST COVINA, CA91792"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2755%20MIRANDA%20STREET,%20WEST%20COVINA,%20CA91792&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2755
## MIRANDA STREET, WEST COVINA, CA91792"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2431%20CENTER%20STREET,%20BAKERSFIELD,%20CA93306&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2431
## CENTER STREET, BAKERSFIELD, CA93306"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2451%20CENTER%20STREET,%20BAKERSFIELD,%20CA93306&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2451
## CENTER STREET, BAKERSFIELD, CA93306"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=820%20CENTINELLA%20COURT,%20HEMET,%20CA92543&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "820
## CENTINELLA COURT, HEMET, CA92543"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=862%20CENTRAL%20BLVD.,%20HAYWARD,%20CA94542&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "862
## CENTRAL BLVD., HAYWARD, CA94542"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2500%20GOSFORD%20ROAD,%20BAKERSFIELD,%20CA93309&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2500
## GOSFORD ROAD, BAKERSFIELD, CA93309"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2315%20N%20SANTA%20ANITA%20AVE,%20ALTADENA,%20CA91001&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2315 N
## SANTA ANITA AVE, ALTADENA, CA91001"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=303%20ARDILLA%20AVE.,%20LA%20PUENTE,%20CA91746&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "303
## ARDILLA AVE., LA PUENTE, CA91746"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=15%20EAGLE%20ROCK%20COURT,%20SACRAMENTO,%20CA95824&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "15 EAGLE
## ROCK COURT, SACRAMENTO, CA95824"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=11541%20BINGHAM%20STREET,%20CERRITOS,%20CA90703&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "11541
## BINGHAM STREET, CERRITOS, CA90703"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8632%20BENNINGTON%20STREET,%20SAN%20DIEGO,%20CA92126&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "8632
## BENNINGTON STREET, SAN DIEGO, CA92126"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=224%20COTTAGE%20GROVE%20AVE,%20SANTA%20BARBARA,%20CA93101&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "224
## COTTAGE GROVE AVE, SANTA BARBARA, CA93101"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=11405%20DOVERWOOD,%20RIVERSIDE,%20CA92505&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "11405
## DOVERWOOD, RIVERSIDE, CA92505"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2504%20W.%20164TH%20STREET,%20TORRANCE,%20CA90504&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2504 W.
## 164TH STREET, TORRANCE, CA90504"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=604%20W%20ELLIS%20AVE,%20INGLEWOOD,%20CA90302&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "604 W
## ELLIS AVE, INGLEWOOD, CA90302"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=11700%20LEMOLI%20AVE,%20INGLEWOOD,%20CA90303&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "11700
## LEMOLI AVE, INGLEWOOD, CA90303"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=500%20W.%20HILLSDALE%20STREET,%20INGLEWOOD,%20CA90302&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "500 W.
## HILLSDALE STREET, INGLEWOOD, CA90302"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=7825%20OUTLOOK%20AVENUE,%20OAKLAND,%20CA94605&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "7825
## OUTLOOK AVENUE, OAKLAND, CA94605"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3448%20OAKKNOLL%20BLVD,%20OAKLAND,%20CA94605&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3448
## OAKKNOLL BLVD, OAKLAND, CA94605"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=13904%20CHANCELLOR%20WAY,%20POWAY,%20CA92064&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "13904
## CHANCELLOR WAY, POWAY, CA92064"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=9116%20CRENSHAW%20BLVD.,%20INGLEWOOD,%20CA90305&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "9116
## CRENSHAW BLVD., INGLEWOOD, CA90305"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=500%20THIRD%20STREET,%20RAMONA,%20CA92065&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "500 THIRD
## STREET, RAMONA, CA92065"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=276%20OLD%20JULIAN%20HWY,%20RAMONA,%20CA92062&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "276 OLD
## JULIAN HWY, RAMONA, CA92062"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8722%20KATELLA%20BLVD.,%20ANAHEIM,%20CA92804&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "8722
## KATELLA BLVD., ANAHEIM, CA92804"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1112%20SUNNYSIDE%20DRIVE,%20SOUTH%20SAN%20FRANCISCO,%20CA94080&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1112
## SUNNYSIDE DRIVE, SOUTH SAN FRANCISCO, CA94080"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=10811%20CHAPMAN%20AVE.,%20GARDEN%20GROVE,%20CA92840&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "10811
## CHAPMAN AVE., GARDEN GROVE, CA92840"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=638%20N.%20CHAPMAN%20STREET,%20WEST%20COVINA,%20CA91790&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "638 N.
## CHAPMAN STREET, WEST COVINA, CA91790"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5831%20TREE%20HILL%20CT,%20SACRAMENTO,%20CA95841&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5831 TREE
## HILL CT, SACRAMENTO, CA95841"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=10231%20DEWEY%20DRIVE,%20GARDEN%20GROVE,%20CA92840&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "10231
## DEWEY DRIVE, GARDEN GROVE, CA92840"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=110%20S.%20SLOAN,%20COMPTON,%20CA90221&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "110 S.
## SLOAN, COMPTON, CA90221"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4613%20TIPPWOOD%20WAY,%20SACRAMENTO,%20CA95842&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4613
## TIPPWOOD WAY, SACRAMENTO, CA95842"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3211%20DIGGS%20PARK%20DRIVE,%20SACRAMENTO,%20CA95815&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3211
## DIGGS PARK DRIVE, SACRAMENTO, CA95815"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=29861%20KRATKA%20RIDGE%20LANE,%20SUN%20CITY,%20CA92586&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "29861
## KRATKA RIDGE LANE, SUN CITY, CA92586"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=24956%20SPRINGBROOK%20WAY,%20MENIFEE,%20CA92584&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "24956
## SPRINGBROOK WAY, MENIFEE, CA92584"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4262%20N.%20GLENN%20AVE,%20FRESNO,%20CA93704&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4262 N.
## GLENN AVE, FRESNO, CA93704"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3501%20SELIGMAN%20DRIVE,%20BAKERSFIELD,%20CA93309&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3501
## SELIGMAN DRIVE, BAKERSFIELD, CA93309"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=6104%20COCHRAN%20DRIVE,%20BAKERSFIELD,%20CA93309&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "6104
## COCHRAN DRIVE, BAKERSFIELD, CA93309"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1914%20W.%20CHATEAU%20AVE.,%20ANAHEIM,%20CA92804&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1914 W.
## CHATEAU AVE., ANAHEIM, CA92804"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5007%20W%20119TH%20PL,%20HAWTHORNE,%20CA90250&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5007 W
## 119TH PL, HAWTHORNE, CA90250"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4189%20MUSTANG%20STREET,%20SAN%20DIEGO,%20CA92111&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4189
## MUSTANG STREET, SAN DIEGO, CA92111"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=9671%20RANDOM%20DRIVE,%20ANAHEIM,%20CA92804&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "9671
## RANDOM DRIVE, ANAHEIM, CA92804"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1621%20S.%20IVANHOE%20STREET,%20ANAHEIM,%20CA92804&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1621 S.
## IVANHOE STREET, ANAHEIM, CA92804"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2002%20W.%20CHATEAU%20AVENUE,%20ANAHEIM,%20CA92804&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2002 W.
## CHATEAU AVENUE, ANAHEIM, CA92804"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=105%20PLAYA%20DEL%20REY,%20OCEANSIDE,%20CA92054&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "105 PLAYA
## DEL REY, OCEANSIDE, CA92054"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3357%20PALM%20STREET,%20SAN%20DIEGO,%20CA92104&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3357 PALM
## STREET, SAN DIEGO, CA92104"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=511%2030TH%20STREET,%20SAN%20DIEGO,%20CA92102&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "511 30TH
## STREET, SAN DIEGO, CA92102"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3234%20ALAMEDA%20STREET,%20PASADENA,%20CA91107&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3234
## ALAMEDA STREET, PASADENA, CA91107"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=430%20E.%20KENDALL%20AVE,%20LOS%20ANGELES,%20CA90042&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "430 E.
## KENDALL AVE, LOS ANGELES, CA90042"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5801%20ALESSANDRO%20AVENUE,%20TEMPLE%20CITY,%20CA91780&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5801
## ALESSANDRO AVENUE, TEMPLE CITY, CA91780"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=313%20PORTER%20DRIVE,%20ROSEVILLE,%20CA95678&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "313
## PORTER DRIVE, ROSEVILLE, CA95678"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=140%20CHERIE%20WAY,%20SANTA%20ROSA,%20CA95407&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "140
## CHERIE WAY, SANTA ROSA, CA95407"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2907%20WEST%20138TH%20STREET,%20GARDENA,%20CA90249&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2907 WEST
## 138TH STREET, GARDENA, CA90249"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=14701%20DUBLIN%20AVENUE,%20GARDENA,%20CA90249&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "14701
## DUBLIN AVENUE, GARDENA, CA90249"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=6092%20CHESBRO%20AVENUE,%20SAN%20JOSE,%20CA95123&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "6092
## CHESBRO AVENUE, SAN JOSE, CA95123"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8429%20ENZO%20WAY,%20ELK%20GROVE,%20CA95624&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "8429 ENZO
## WAY, ELK GROVE, CA95624"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=10151%20OMEARA%20DR,%20SACRAMENTO,%20CA95829&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "10151
## OMEARA DR, SACRAMENTO, CA95829"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8744%20CRUSHEEN%20WAY,%20SACRAMENTO,%20CA95828&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "8744
## CRUSHEEN WAY, SACRAMENTO, CA95828"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8454%20MOUNTIAN%20BELL%20DRIVE,%20ELK%20GROVE,%20CA95624&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "8454
## MOUNTIAN BELL DRIVE, ELK GROVE, CA95624"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=11267%20CHERRY%20AVE.,%20BEAUMONT,%20CA92552&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "11267
## CHERRY AVE., BEAUMONT, CA92552"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8737%20CHESAPEAKE%20LANE,%20RIVERSIDE,%20CA92508&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "8737
## CHESAPEAKE LANE, RIVERSIDE, CA92508"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=402%20WEST%20LINCOLN%20AVENUE,%20ESCONDIDO,%20CA92026&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "402 WEST
## LINCOLN AVENUE, ESCONDIDO, CA92026"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2417%20CHESHIRE%20DRIVE,%20BAKERSFIELD,%20CA93309&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2417
## CHESHIRE DRIVE, BAKERSFIELD, CA93309"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=7163%20EAST%20UYEDA%20RD,%20STOCKTON,%20CA95205&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "7163 EAST
## UYEDA RD, STOCKTON, CA95205"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=825%20VINE%20COURT,%20SAN%20MATEO,%20CA94401&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "825 VINE
## COURT, SAN MATEO, CA94401"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1855%20W%20PARKSIDE,%20HANFORD,%20CA93230&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1855 W
## PARKSIDE, HANFORD, CA93230"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1558%20PEACHWOOD%20STREET,%20LEMOORE,%20CA93245&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1558
## PEACHWOOD STREET, LEMOORE, CA93245"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=911%20CHESTNUT%20ST.%20STE.%20A,%20YUBA%20CITY,%20CA95991&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "911
## CHESTNUT ST. STE. A, YUBA CITY, CA95991"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=440%20E.%20CHESTNUT%20AVENUE,%20ORANGE,%20CA92867&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "440 E.
## CHESTNUT AVENUE, ORANGE, CA92867"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1206%20WALNUT%20AVE,%20LONG%20BEACH,%20CA90813&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1206
## WALNUT AVE, LONG BEACH, CA90813"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=23833%20HUTTON%20COURT,%20MORENO%20VALLEY,%20CA92553&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "23833
## HUTTON COURT, MORENO VALLEY, CA92553"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=15055%20CHICAGO%20AVENUE,%20RIVERSIDE,%20CA92508&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "15055
## CHICAGO AVENUE, RIVERSIDE, CA92508"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=615%20CANVASBACK%20DRIVE,%20SUISUN%20CITY,%20CA94585&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "615
## CANVASBACK DRIVE, SUISUN CITY, CA94585"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3041%20EAST%20CLINTON%20AVENUE,%20FRESNO,%20CA93703&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3041 EAST
## CLINTON AVENUE, FRESNO, CA93703"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=835%2025TH%20STREET,%20SAN%20DIEGO,%20CA92102&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "835 25TH
## STREET, SAN DIEGO, CA92102"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1900%20LINCOLN%20COURT,%20OXNARD,%20CA93033&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1900
## LINCOLN COURT, OXNARD, CA93033"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1608%20BULL%20CANYON%20RD,%20CHULA%20VISTA,%20CA91913&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1608 BULL
## CANYON RD, CHULA VISTA, CA91913"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=10539%20RUDDER%20WAY,%20STOCKTON,%20CA95209&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "10539
## RUDDER WAY, STOCKTON, CA95209"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=12436%20E.%20HARNEY%20LANE,%20LODI,%20CA95240&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "12436 E.
## HARNEY LANE, LODI, CA95240"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1609%20REMINGTON%20WAY,%20LODI,%20CA95242&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1609
## REMINGTON WAY, LODI, CA95242"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=7270%20SOUTHFIELD%20WAY,%20STOCKTON,%20CA95207&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "7270
## SOUTHFIELD WAY, STOCKTON, CA95207"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=531%20EDGEMAR%20AVE.,%20PACIFICA,%20CA94044&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "531
## EDGEMAR AVE., PACIFICA, CA94044"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=10008%20DOROTHY%20AVE,%20SOUTH%20GATE,%20CA90280&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "10008
## DOROTHY AVE, SOUTH GATE, CA90280"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2100%20WARD%20AVE,%20COMPTON,%20CA90221&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2100 WARD
## AVE, COMPTON, CA90221"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=11302%20BUELL%20STREET,%20DOWNEY,%20CA90241&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "11302
## BUELL STREET, DOWNEY, CA90241"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=13019%20FAUST%20AVENUE,%20DOWNEY,%20CA90242&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "13019
## FAUST AVENUE, DOWNEY, CA90242"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=12363%20DUNROBIN,%20DOWNEY,%20CA90240&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "12363
## DUNROBIN, DOWNEY, CA90240"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3951%20MIGUEL%20AVE,%20PICO%20RIVERA,%20CA90660&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3951
## MIGUEL AVE, PICO RIVERA, CA90660"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=10524%20E.%20ZAMORA%20AVE.,%20LOS%20ANGELES,%20CA90002&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "10524 E.
## ZAMORA AVE., LOS ANGELES, CA90002"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=7322%20BAIRNSDALE%20STREET,%20DOWNEY,%20CA90240&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "7322
## BAIRNSDALE STREET, DOWNEY, CA90240"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=12103%20IZETTA,%20DOWNEY,%20CA90242&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "12103
## IZETTA, DOWNEY, CA90242"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=9614%20SPRY%20STREET,%20DOWNEY,%20CA90242&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "9614 SPRY
## STREET, DOWNEY, CA90242"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=9022%20STOAKES,%20DOWNEY,%20CA90240&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "9022
## STOAKES, DOWNEY, CA90240"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=225%20E.%20CLEVELAND,%20MONTEBELLO,%20CA90640&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "225 E.
## CLEVELAND, MONTEBELLO, CA90640"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=9523%20WOODHUE,%20PICO%20RIVERA,%20CA90660&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "9523
## WOODHUE, PICO RIVERA, CA90660"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=7325%20PERRY%20ROAD,%20BELL%20GARDENS,%20CA90201&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "7325
## PERRY ROAD, BELL GARDENS, CA90201"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5880%20CHRIS%20DR.,%20SAN%20JOSE,%20CA95123&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5880
## CHRIS DR., SAN JOSE, CA95123"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=748%20SEACLIFF%20COURT,%20RODEO,%20CA94572&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "748
## SEACLIFF COURT, RODEO, CA94572"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3074%20GAWTHORNE%20AVENUE,%20OROVILLE,%20CA95966&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3074
## GAWTHORNE AVENUE, OROVILLE, CA95966"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2003%20TEHAMA%20AVENUE,%20OROVILLE,%20CA95965&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2003
## TEHAMA AVENUE, OROVILLE, CA95965"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=14712%20KILLION%20STREET,%20SHERMAN%20OAKS,%20CA91411&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "14712
## KILLION STREET, SHERMAN OAKS, CA91411"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=17145%20WILLARD%20ST,%20VAN%20NUYS,%20CA91406&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "17145
## WILLARD ST, VAN NUYS, CA91406"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=18809%20KESWICK%20STREET,%20RESEDA,%20CA91335&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "18809
## KESWICK STREET, RESEDA, CA91335"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=230%20ANDREW%20ROAD,%20AMERICAN%20CANYON,%20CA94503&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "230
## ANDREW ROAD, AMERICAN CANYON, CA94503"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=7611%20KELTY%20DRIVE,%20RIVERSIDE,%20CA92508&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "7611
## KELTY DRIVE, RIVERSIDE, CA92508"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2476%20LASSALETTE%20COURT,%20RIVERSIDE,%20CA92503&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2476
## LASSALETTE COURT, RIVERSIDE, CA92503"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=7929%20HELENA%20AVENUE,%20RIVERSIDE,%20CA92504&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "7929
## HELENA AVENUE, RIVERSIDE, CA92504"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=11964%20JONATHAN%20DRIVE,%20RIVERSIDE,%20CA92503&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "11964
## JONATHAN DRIVE, RIVERSIDE, CA92503"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=16465%20PICK%20PLACE,%20RIVERSIDE,%20CA92504&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "16465
## PICK PLACE, RIVERSIDE, CA92504"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2145%20CONNIE%20LANE,%20OAKLEY,%20CA94561&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2145
## CONNIE LANE, OAKLEY, CA94561"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=309%20ENTERPRISE%20CONCOURSE,%20MILL%20VALLEY,%20CA94941&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "309
## ENTERPRISE CONCOURSE, MILL VALLEY, CA94941"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1175%20MULBERRY%20PLACE,%20BRENTWOOD,%20CA94513&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1175
## MULBERRY PLACE, BRENTWOOD, CA94513"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=706%20SOLITUDE,%20OAKLEY,%20CA94561&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "706
## SOLITUDE, OAKLEY, CA94561"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=415%2015TH%20STREET,%20SACRAMENTO,%20CA95814&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "415 15TH
## STREET, SACRAMENTO, CA95814"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=207%20NEWELL%20DRIVE,%20FORTUNA,%20CA95540&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "207
## NEWELL DRIVE, FORTUNA, CA95540"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=806%20ELM%20AVENUE,%20GREENFIELD,%20CA93927&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "806 ELM
## AVENUE, GREENFIELD, CA93927"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=20829%20EAST%20CIENEGA%20AVENUE,%20COVINA,%20CA91724&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "20829
## EAST CIENEGA AVENUE, COVINA, CA91724"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=15%20BENOIT%20CT,%20SACRAMENTO,%20CA95823&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "15 BENOIT
## CT, SACRAMENTO, CA95823"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5108%20ADRIANA%20CT.,%20ANTIOCH,%20CA94531&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5108
## ADRIANA CT., ANTIOCH, CA94531"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5009%20DEERSPRING%20COURT,%20ANTIOCH,%20CA94531&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5009
## DEERSPRING COURT, ANTIOCH, CA94531"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=35215%20GARCIA%20STREET,%20UNION%20CITY,%20CA94587&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "35215
## GARCIA STREET, UNION CITY, CA94587"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=15301%20TUOLUMNE%20ROAD,%20SONORA,%20CA95370&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "15301
## TUOLUMNE ROAD, SONORA, CA95370"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2330%20SPRUCE%20STREET,%20MARTINEZ,%20CA94553&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2330
## SPRUCE STREET, MARTINEZ, CA94553"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1329%20N.%20CITRUS%20AVENUE,%20COVINA,%20CA91722&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1329 N.
## CITRUS AVENUE, COVINA, CA91722"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=9932%20AHMANN%20AVENUE,%20WHITTIER,%20CA90605&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "9932
## AHMANN AVENUE, WHITTIER, CA90605"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=7918%20OCEAN%20VIEW%20AVENUE,%20WHITTIER,%20CA90602&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "7918
## OCEAN VIEW AVENUE, WHITTIER, CA90602"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3205%20N.%20TOWNE%20AVE,%20CLAREMONT,%20CA91711&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3205 N.
## TOWNE AVE, CLAREMONT, CA91711"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=650%20S%20INDIANHILL%20BLVD,%20CLAREMONT,%20CA91711&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "650 S
## INDIANHILL BLVD, CLAREMONT, CA91711"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=14539%20DRYSDALE%20CIRCLE,%20ADELANTO,%20CA92301&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "14539
## DRYSDALE CIRCLE, ADELANTO, CA92301"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=242%20CORTLAND,%20VALLEJO,%20CA94589&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "242
## CORTLAND, VALLEJO, CA94589"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1234%20LOUISIANA%20STREET,%20VALLEJO,%20CA94590&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1234
## LOUISIANA STREET, VALLEJO, CA94590"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2402%20EUCLID%20AVENUE,%20EL%20CAJON,%20CA92019&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2402
## EUCLID AVENUE, EL CAJON, CA92019"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2545%20N.%20SELLAND%20AVE,%20FRESNO,%20CA93722&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2545 N.
## SELLAND AVE, FRESNO, CA93722"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=10140%20WILD%20TURKEY%20LANE,%20SMARTSVILLE,%20CA95977&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "10140
## WILD TURKEY LANE, SMARTSVILLE, CA95977"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1438%20FRANKLIN%20ROAD,%20YUBA%20CITY,%20CA95993&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1438
## FRANKLIN ROAD, YUBA CITY, CA95993"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=363%20BELMONT%20ST,%20OAKLAND,%20CA94610&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "363
## BELMONT ST, OAKLAND, CA94610"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=201%20PERKINS%20STREET,%20OAKLAND,%20CA94610&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "201
## PERKINS STREET, OAKLAND, CA94610"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=88%20VERNON%20STREET,%20OAKLAND,%20CA94610&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "88 VERNON
## STREET, OAKLAND, CA94610"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1597%20CLAYTON%20ROAD,%20SAN%20JOSE,%20CA95127&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1597
## CLAYTON ROAD, SAN JOSE, CA95127"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1248%20GALEN%20STREET,%20DUARTE,%20CA91010&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1248
## GALEN STREET, DUARTE, CA91010"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3184%20NORTH%20GLENROSE%20AVE,%20ALTADENA,%20CA91001&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3184
## NORTH GLENROSE AVE, ALTADENA, CA91001"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2896%20OLIVE%20AVENUE,%20ALTADENA,%20CA91001&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2896
## OLIVE AVENUE, ALTADENA, CA91001"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1342%20WEST%2061ST%20STREET,%20LOS%20ANGELES,%20CA90044&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1342 WEST
## 61ST STREET, LOS ANGELES, CA90044"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2474%20GLYNDON%20AVENUE,%20VENICE,%20CA90291&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2474
## GLYNDON AVENUE, VENICE, CA90291"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=161%20W.%20SIERRA%20MADRE%20BLVD.,%20SIERRA%20MADRE,%20CA91024&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "161 W.
## SIERRA MADRE BLVD., SIERRA MADRE, CA91024"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2298%20W.%20MAIN%20STREET,%20ALHAMBRA,%20CA91801&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2298 W.
## MAIN STREET, ALHAMBRA, CA91801"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2315%20S.%20STRANAHAN%20DR,%20ALHAMBRA,%20CA91803&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2315 S.
## STRANAHAN DR, ALHAMBRA, CA91803"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3626%20BROOKLINE%20AVE.,%20ROSEMEAD,%20CA91770&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3626
## BROOKLINE AVE., ROSEMEAD, CA91770"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=315%20SOUTH%20RUSSELL%20AVENUE,%20MONTEREY%20PARK,%20CA91754&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "315 SOUTH
## RUSSELL AVENUE, MONTEREY PARK, CA91754"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1317%20SOUTH%20GLADYS%20AVENUE,%20SAN%20GABRIEL,%20CA91776&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1317
## SOUTH GLADYS AVENUE, SAN GABRIEL, CA91776"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=171%20SOUTH%2011TH%20STREET,%20SAN%20JOSE,%20CA95112&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "171 SOUTH
## 11TH STREET, SAN JOSE, CA95112"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=312%2069TH%20STREET,%20SAN%20DIEGO,%20CA92114&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "312 69TH
## STREET, SAN DIEGO, CA92114"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2414%20SOUTH%20PARK%20DR.,%20SANTA%20ANA,%20CA92707&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2414
## SOUTH PARK DR., SANTA ANA, CA92707"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1142%20S.%20SHAWNEE%20DRIVE,%20SANTA%20ANA,%20CA92704&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1142 S.
## SHAWNEE DRIVE, SANTA ANA, CA92704"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1750%20ARLINGTON%20AVE,%20TORRANCE,%20CA90501&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1750
## ARLINGTON AVE, TORRANCE, CA90501"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=14516%20PIONEER%20BLVD,%20NORWALK,%20CA90650&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "14516
## PIONEER BLVD, NORWALK, CA90650"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1511%20W%20219TH%20STREET,%20TORRANCE,%20CA90501&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1511 W
## 219TH STREET, TORRANCE, CA90501"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=918%20NORTH%20APEN%20AVENUE,%20RIALTO,%20CA92376&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "918 NORTH
## APEN AVENUE, RIALTO, CA92376"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=309-2%20LAWRENCE%20LANE,%20YREKA,%20CA96097&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "309-2
## LAWRENCE LANE, YREKA, CA96097"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=531%20OUTSEN%20ROAD,%20YREKA,%20CA96097&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "531
## OUTSEN ROAD, YREKA, CA96097"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=7510%20ALTA%20PEAK,%20BAKERSFIELD,%20CA93313&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "7510 ALTA
## PEAK, BAKERSFIELD, CA93313"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1465%20-%2065TH%20STREET,%20#112,%20EMERYVILLE,%20CA94608&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1465 -
## 65TH STREET, #112, EMERYVILLE, CA94608"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1465%2065TH%20STREET,%20#122,%20EMERYVILLE,%20CA94608&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1465 65TH
## STREET, #122, EMERYVILLE, CA94608"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1465%2065TH%20STREET,%20#146,%20EMERYVILLE,%20CA94608&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1465 65TH
## STREET, #146, EMERYVILLE, CA94608"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1465%2065TH%20STREET,%20#156,%20EMERYVILLE,%20CA94608&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1465 65TH
## STREET, #156, EMERYVILLE, CA94608"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1465%2065TH%20STREET,%20#172,%20EMERYVILLE,%20CA94608&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1465 65TH
## STREET, #172, EMERYVILLE, CA94608"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=22341%20DOLOROSA%20STREET,%20WOODLAND%20HILLS,%20CA91367&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "22341
## DOLOROSA STREET, WOODLAND HILLS, CA91367"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=6001%20KETTLEROCK%20MOUNTAIN%20COURT,%20BAKERSFIELD,%20CA93313&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "6001
## KETTLEROCK MOUNTAIN COURT, BAKERSFIELD, CA93313"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=19443%20MARTHA%20STREET,%20TARZANA,%20CA91356&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "19443
## MARTHA STREET, TARZANA, CA91356"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=9333%20COACHMAN%20AVENUE,%20WHITTIER,%20CA90605&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "9333
## COACHMAN AVENUE, WHITTIER, CA90605"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=9486%20OWL%20COURT,%20SAN%20DIEGO,%20CA92129&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "9486 OWL
## COURT, SAN DIEGO, CA92129"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3517%20SEA%20RIDGE%20ROAD,%20OCEANSIDE,%20CA92054&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3517 SEA
## RIDGE ROAD, OCEANSIDE, CA92054"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=285%20JUANENO,%20OCEANSIDE,%20CA92057&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "285
## JUANENO, OCEANSIDE, CA92057"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3702%20PALO%20VERDE%20WAY,%20OCEANSIDE,%20CA92056&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3702 PALO
## VERDE WAY, OCEANSIDE, CA92056"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1310%20COBB%20STREET,%20SAN%20MATEO,%20CA94401&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1310 COBB
## STREET, SAN MATEO, CA94401"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=75%20LINDEN%20ROAD,%20WATSONVILLE,%20CA95076&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "75 LINDEN
## ROAD, WATSONVILLE, CA95076"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1922%20N.%20NEWCOMB,%20PORTERVILLE,%20CA93257&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1922 N.
## NEWCOMB, PORTERVILLE, CA93257"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=9221%20LACROIX%20CT,%20BAKERSFIELD,%20CA93311&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "9221
## LACROIX CT, BAKERSFIELD, CA93311"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4325%20WEST%20168TH%20STREET,%20LAWNDALE,%20CA90260&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4325 WEST
## 168TH STREET, LAWNDALE, CA90260"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=280%20AGUA%20VERDE%20ROAD,%20RED%20BLUFF,%20CA96080&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "280 AGUA
## VERDE ROAD, RED BLUFF, CA96080"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=507%20ALICE%20ST,%20RAMONA,%20CA92065&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "507 ALICE
## ST, RAMONA, CA92065"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=11039%20COLIMA%20ROAD,%20WHITTIER,%20CA90604&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "11039
## COLIMA ROAD, WHITTIER, CA90604"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=790%20COLLEGE%20HILL%20DRIVE,%20PARADISE,%20CA95969&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "790
## COLLEGE HILL DRIVE, PARADISE, CA95969"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1625%20W.%20WHITMORE%20AVENUE,%20MODESTO,%20CA95358&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1625 W.
## WHITMORE AVENUE, MODESTO, CA95358"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=699%20COLLYER%20DR,%20REDDING,%20CA96003&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "699
## COLLYER DR, REDDING, CA96003"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1995%20COLOSSEUM%20WAY,%20ANTIOCH,%20CA94531&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1995
## COLOSSEUM WAY, ANTIOCH, CA94531"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=645%20FIFTH%20STREET,%20COLUSA,%20CA95932&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "645 FIFTH
## STREET, COLUSA, CA95932"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1470%20W.%20ADAMS%20BLVD.,%20LOS%20ANGELES,%20CA90007&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1470 W.
## ADAMS BLVD., LOS ANGELES, CA90007"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1917%20CHARADE%20WAY,%20REDDING,%20CA96003&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1917
## CHARADE WAY, REDDING, CA96003"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=225%20SHADOWRUN%20COURT,%20REDDING,%20CA96003&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "225
## SHADOWRUN COURT, REDDING, CA96003"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2935%20SHASTA%20STREET,%20REDDING,%20CA96001&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2935
## SHASTA STREET, REDDING, CA96001"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4484%20N.%20GARDEN%20AVE.,%20FRESNO,%20CA93726&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4484 N.
## GARDEN AVE., FRESNO, CA93726"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=165%20SOUTH%20HARVARD%20BLVD.,%20LOS%20ANGELES,%20CA90004&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "165 SOUTH
## HARVARD BLVD., LOS ANGELES, CA90004"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1788%20ELMHURST%20LANE,%20CONCORD,%20CA94521&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1788
## ELMHURST LANE, CONCORD, CA94521"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=15030%20SEPTO%20STREET,%20MISSION%20HILLS,%20CA91345&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "15030
## SEPTO STREET, MISSION HILLS, CA91345"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4525%20READING%20DRIVE,%20OXNARD,%20CA93033&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4525
## READING DRIVE, OXNARD, CA93033"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=143%20E%20CENTRAL,%20MONROVIA,%20CA91016&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "143 E
## CENTRAL, MONROVIA, CA91016"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=19917%20COVELLO%20STREET,%20CANOGA%20PARK,%20CA91306&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "19917
## COVELLO STREET, CANOGA PARK, CA91306"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=9362%20NAGLE%20AVENUE,%20ARLETA,%20CA91331&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "9362
## NAGLE AVENUE, ARLETA, CA91331"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=409%20CRANSTON%20COURT,%20EL%20DORADO%20HILLS,%20CA95762&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "409
## CRANSTON COURT, EL DORADO HILLS, CA95762"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3112%20CONCORD%20BLVD.,%20CONCORD,%20CA94519&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3112
## CONCORD BLVD., CONCORD, CA94519"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2301%20MT.%20DIABLO%20ST.,%20CONCORD,%20CA94520&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2301 MT.
## DIABLO ST., CONCORD, CA94520"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2057%20BONIFACIO%20STREET,%20CONCORD,%20CA94520&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2057
## BONIFACIO STREET, CONCORD, CA94520"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=10580%20MODOC%20STREET,%20VENTURA,%20CA93004&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "10580
## MODOC STREET, VENTURA, CA93004"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5751%20WALNUT%20STREET,%20OAKLAND,%20CA94605&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5751
## WALNUT STREET, OAKLAND, CA94605"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5748%20VALENCIA%20DR.,%20ORANGE,%20CA92869&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5748
## VALENCIA DR., ORANGE, CA92869"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=800%20QUAKER%20RIDGE%20COURT,%20LATHROP,%20CA95330&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "800
## QUAKER RIDGE COURT, LATHROP, CA95330"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=15482%20PASTRANA%20DRIVE,%20LA%20MIRADA,%20CA90638&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "15482
## PASTRANA DRIVE, LA MIRADA, CA90638"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4656%20NORTH%20CONWELL%20AVENUE,%20COVINA,%20CA91722&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4656
## NORTH CONWELL AVENUE, COVINA, CA91722"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8257%20NORTHWIND%20WAY,%20ORANGEVALE,%20CA95662&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "8257
## NORTHWIND WAY, ORANGEVALE, CA95662"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=209%20COOLWATER%20DRIVE,%20SAN%20DIEGO,%20CA92114&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "209
## COOLWATER DRIVE, SAN DIEGO, CA92114"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=220%20ENCINITAS%20AVENUE,%20SAN%20DIEGO,%20CA92114&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "220
## ENCINITAS AVENUE, SAN DIEGO, CA92114"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=141%20COOLWATER%20DR,%20SAN%20DIEGO,%20CA92114&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "141
## COOLWATER DR, SAN DIEGO, CA92114"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5422%20COPELAND%20LANE,%20SAN%20JOSE,%20CA95124&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5422
## COPELAND LANE, SAN JOSE, CA95124"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=6336%20ORANGE%20AVENUE,%20SACRAMENTO,%20CA95823&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "6336
## ORANGE AVENUE, SACRAMENTO, CA95823"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2624%20GILL%20DRIVE,%20CONCORD,%20CA94520&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2624 GILL
## DRIVE, CONCORD, CA94520"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3%20GADWALL%20COURT,%20AMERICAN%20CANYON,%20CA94503&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3 GADWALL
## COURT, AMERICAN CANYON, CA94503"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8801%20WILLIAMSON%20DRIVE,%20ELK%20GROVE,%20CA95624&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "8801
## WILLIAMSON DRIVE, ELK GROVE, CA95624"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8744%20SUPERB%20CIRCLE,%20ELK%20GROVE,%20CA95624&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "8744
## SUPERB CIRCLE, ELK GROVE, CA95624"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2170%20CORKTREE%20LANE,%20SAN%20JOSE,%20CA95132&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2170
## CORKTREE LANE, SAN JOSE, CA95132"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=12789%20BOEING%20COURT,%20VICTORVILLE,%20CA92392&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "12789
## BOEING COURT, VICTORVILLE, CA92392"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2517%20STEVEN%20DR,%20CORONA,%20CA92879&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2517
## STEVEN DR, CORONA, CA92879"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=25606%20MARTIN%20STREET,%20MADERA,%20CA93637&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "25606
## MARTIN STREET, MADERA, CA93637"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1536%20BARSTOW%20AVENUE,%20CLOVIS,%20CA93611&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1536
## BARSTOW AVENUE, CLOVIS, CA93611"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=9020%20LOCUST%20RD.,%20ELVERTA,%20CA95626&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "9020
## LOCUST RD., ELVERTA, CA95626"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=514%20JAMACHA%20ROAD%2044J,%20EL%20CAJON,%20CA92019&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "514
## JAMACHA ROAD 44J, EL CAJON, CA92019"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1616%20CORTE%20DE%20MEDEA,%20SAN%20JOSE,%20CA95124&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1616
## CORTE DE MEDEA, SAN JOSE, CA95124"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=316%20WALNUT%20DRIVE,%20OXNARD,%20CA93036&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "316
## WALNUT DRIVE, OXNARD, CA93036"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4673%20N%20ANGUS,%20FRESNO,%20CA93726&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4673 N
## ANGUS, FRESNO, CA93726"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1417%20LIRIO%20AVENUE,%20SATICOY,%20CA93004&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1417
## LIRIO AVENUE, SATICOY, CA93004"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1684%20CLYDESDALE%20COURT,%20HEMET,%20CA92543&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1684
## CLYDESDALE COURT, HEMET, CA92543"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=14508%20FONTHILL%20AVE,%20HAWTHORNE,%20CA90250&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "14508
## FONTHILL AVE, HAWTHORNE, CA90250"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=9724%20SPLENDER%20WAY,%20SACRAMENTO,%20CA95829&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "9724
## SPLENDER WAY, SACRAMENTO, CA95829"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2680%20WOOLSEY%20ROAD,%20WINDSOR,%20CA95492&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2680
## WOOLSEY ROAD, WINDSOR, CA95492"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=13809%20CALIENTE%20DR.,%20DESERT%20HOT%20SPRINGS,%20CA92240&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "13809
## CALIENTE DR., DESERT HOT SPRINGS, CA92240"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=66634%20CAHUILLA%20AVE.,%20DESERT%20HOT%20SPRINGS,%20CA92240&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "66634
## CAHUILLA AVE., DESERT HOT SPRINGS, CA92240"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=66337%20ESTRELLA%20AVE.,%20DESERT%20HOT%20SPRINGS,,%20CA92240&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "66337
## ESTRELLA AVE., DESERT HOT SPRINGS,, CA92240"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=19820%20COVELL%20ST,%20RIVERSIDE,%20CA92508&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "19820
## COVELL ST, RIVERSIDE, CA92508"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=25506%20LOMAS%20VERDES%20ST.,%20LOMA%20LINDA,%20CA92354&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "25506
## LOMAS VERDES ST., LOMA LINDA, CA92354"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=25556%20COTTONWOOD%20AVE.,%20LOMA%20LINDA,%20CA92354&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "25556
## COTTONWOOD AVE., LOMA LINDA, CA92354"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=25361%20PARK%20AVENUE,%20LOMA%20LINDA,%20CA92354&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "25361
## PARK AVENUE, LOMA LINDA, CA92354"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=10686%20COLOMA%20ST.,%20LOMA%20LINDA,%20CA92354&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "10686
## COLOMA ST., LOMA LINDA, CA92354"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=25586%20LOMAS%20VERDES%20ST.,%20LOMA%20LINDA,%20CA92354&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "25586
## LOMAS VERDES ST., LOMA LINDA, CA92354"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4284%20COVENTRY%20WAY,%20UNION%20CITY,%20CA94587&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4284
## COVENTRY WAY, UNION CITY, CA94587"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=13864%20COVEY%20QUAIL%20LANE,%20MORENO%20VALLEY,%20CA92553&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "13864
## COVEY QUAIL LANE, MORENO VALLEY, CA92553"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=10426%20BAIRD%20AVENUE,%20NORTHRIDGE,%20CA91326&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "10426
## BAIRD AVENUE, NORTHRIDGE, CA91326"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=9512%20DONNA%20AVE,%20NORTHRIDGE,%20CA91324&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "9512
## DONNA AVE, NORTHRIDGE, CA91324"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=16214%20NAPA%20STREET,%20NORTH%20HILLS,%20CA91343&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "16214
## NAPA STREET, NORTH HILLS, CA91343"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=15952%20OSBORNE%20STREET,%20NORTH%20HILLS,%20CA91343&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "15952
## OSBORNE STREET, NORTH HILLS, CA91343"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=9327%20JOSHUA%20ROAD,%20OAK%20HILLS,%20CA92344&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "9327
## JOSHUA ROAD, OAK HILLS, CA92344"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=24795%20SKYLAND%20DRIVE,%20MORENO%20VALLEY,%20CA92557&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "24795
## SKYLAND DRIVE, MORENO VALLEY, CA92557"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=13508%20BAXTER%20COURT,%20MORENO%20VALLEY,%20CA92557&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "13508
## BAXTER COURT, MORENO VALLEY, CA92557"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3003%20MUIR%20MOUNTAIN%20WAY,%20SAN%20BERNARDINO,%20CA92407&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3003 MUIR
## MOUNTAIN WAY, SAN BERNARDINO, CA92407"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1581%20COMBIE%20ROAD,%20MEADOW%20VISTA,%20CA95722&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1581
## COMBIE ROAD, MEADOW VISTA, CA95722"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=18120%20PUENTE%20ROAD,%20LA%20PUENTE,%20CA91744&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "18120
## PUENTE ROAD, LA PUENTE, CA91744"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1513%20GRAPE%20AVE,%20MODESTO,%20CA95350&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1513
## GRAPE AVE, MODESTO, CA95350"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4516%20PUEBLO%20PEAK,%20BAKERSFIELD,%20CA93311&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4516
## PUEBLO PEAK, BAKERSFIELD, CA93311"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=10808%20VILLA%20HERMOSA,%20BAKERSFIELD,%20CA93311&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "10808
## VILLA HERMOSA, BAKERSFIELD, CA93311"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3019%20FAIRBURY%20LANE,%20STOCKTON,%20CA95206&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3019
## FAIRBURY LANE, STOCKTON, CA95206"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5110%20SIERRA%20RD.,%20SAN%20BERNARDINO,%20CA92407&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5110
## SIERRA RD., SAN BERNARDINO, CA92407"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3072%20BROADMOOR%20BLVD,%20SAN%20BERNARDINO,%20CA92404&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3072
## BROADMOOR BLVD, SAN BERNARDINO, CA92404"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=7150%20CRESCENT%20AVENUE,%20BUENA%20PARK,%20CA90620&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "7150
## CRESCENT AVENUE, BUENA PARK, CA90620"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3916%20LIMBER%20PINE%20ROAD,%20FALLBROOK,%20CA92028&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3916
## LIMBER PINE ROAD, FALLBROOK, CA92028"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3683%20CYPRESS%20ROAD,%20OCEANSIDE,%20CA92058&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3683
## CYPRESS ROAD, OCEANSIDE, CA92058"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4791%20MARBLEHEAD%20BAY%20DRIVE,%20OCEANSIDE,%20CA92057&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4791
## MARBLEHEAD BAY DRIVE, OCEANSIDE, CA92057"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=9883%20CRESTBROOK%20STREET,%20BELLFLOWER,%20CA90706&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "9883
## CRESTBROOK STREET, BELLFLOWER, CA90706"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1714%20CRESTMONT%20DR,%20BAKERSFIELD,%20CA93306&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1714
## CRESTMONT DR, BAKERSFIELD, CA93306"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3498%20CRESTMOOR%20DRIVE,%20SAN%20BRUNO,%20CA94066&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3498
## CRESTMOOR DRIVE, SAN BRUNO, CA94066"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1694%20WEST%20CRIS%20AVENUE,%20ANAHEIM,%20CA92802&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1694 WEST
## CRIS AVENUE, ANAHEIM, CA92802"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=100%20ARAGON%20STREET,%20VALLEJO,%20CA94591&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "100
## ARAGON STREET, VALLEJO, CA94591"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=13120%20CASIMIR%20AVENUE,%20GARDENA,%20CA90249&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "13120
## CASIMIR AVENUE, GARDENA, CA90249"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2610%20WEST%2078TH%20STREET,%20INGLEWOOD,%20CA90305&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2610 WEST
## 78TH STREET, INGLEWOOD, CA90305"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=15044%20BARNWALL%20STREET,%20LA%20MIRADA,%20CA90638&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "15044
## BARNWALL STREET, LA MIRADA, CA90638"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=819%20FREEDOM%20BLVD.,%20WATSONVILLE,%20CA95076&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "819
## FREEDOM BLVD., WATSONVILLE, CA95076"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=9%20CRYSTAL%20STREET,%20SAN%20FRANCISCO,%20CA94112&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "9 CRYSTAL
## STREET, SAN FRANCISCO, CA94112"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=438%20N.%20WHITE%20ROAD,%20SAN%20JOSE,%20CA95127&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "438 N.
## WHITE ROAD, SAN JOSE, CA95127"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=237%20CHERRY%20WAY,%20HAYWARD,%20CA94541&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "237
## CHERRY WAY, HAYWARD, CA94541"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=47%20OXFORD%20COURT,%20PITTSBURG,%20CA94565&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "47 OXFORD
## COURT, PITTSBURG, CA94565"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=47%20BIGELOW%20PLACE,%20SAN%20RAMON,%20CA94583&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "47
## BIGELOW PLACE, SAN RAMON, CA94583"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1385%20JENSEN%20DRIVE,%20PITTSBURG,%20CA94565&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1385
## JENSEN DRIVE, PITTSBURG, CA94565"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3055%20E%20DEL%20MAR%20BLVD,%20PASADENA,%20CA91107&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3055 E
## DEL MAR BLVD, PASADENA, CA91107"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1000%20E%20MORADA%20PL,%20ALTADENA,%20CA91001&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1000 E
## MORADA PL, ALTADENA, CA91001"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1957%20N%20EL%20MOLINO%20AVE,%20ALTADENA,%20CA91001&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1957 N EL
## MOLINO AVE, ALTADENA, CA91001"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1957%20NORTH%20EL%20MOLINO%20AVENUE,%20ALTADENA,%20CA91001&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1957
## NORTH EL MOLINO AVENUE, ALTADENA, CA91001"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2861%20FLAX%20DRIVE,%20SAN%20DIEGO,%20CA92154&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2861 FLAX
## DRIVE, SAN DIEGO, CA92154"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=9004%20MOSELY%20CT,%20ELK%20GROVE,%20CA95624&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "9004
## MOSELY CT, ELK GROVE, CA95624"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=23311%20CAVANAUGH%20ROAD,%20LAKE%20FOREST,%20CA92630&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "23311
## CAVANAUGH ROAD, LAKE FOREST, CA92630"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=24252%20FORDVIEW%20STREET,%20LAKE%20FOREST,%20CA92630&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "24252
## FORDVIEW STREET, LAKE FOREST, CA92630"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1259%20DOVE%20DRIVE,%20TRACY,%20CA95376&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1259 DOVE
## DRIVE, TRACY, CA95376"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1542%20EGRET%20DRIVE,%20TRACY,%20CA95376&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1542
## EGRET DRIVE, TRACY, CA95376"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1897%20CRYSTAL%20DOWNS%20DR.,%20CORONA,%20CA92883&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1897
## CRYSTAL DOWNS DR., CORONA, CA92883"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=17192%20NILE%20RIVER%20DRIVE,%20SONORA,%20CA95370&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "17192
## NILE RIVER DRIVE, SONORA, CA95370"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1%20CRYSTAL%20STREET,%20SAN%20FRANCISCO,%20CA94112&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1 CRYSTAL
## STREET, SAN FRANCISCO, CA94112"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3406%20BALDWIN%20PARK%20BOULEVARD,%20BALDWIN%20PARK,%20CA91706&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3406
## BALDWIN PARK BOULEVARD, BALDWIN PARK, CA91706"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1930%20ONTARIO%20STREET,%20OXNARD,%20CA93035&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1930
## ONTARIO STREET, OXNARD, CA93035"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=14397%20CULLEN%20STREET,%20WHITTIER,%20CA90604&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "14397
## CULLEN STREET, WHITTIER, CA90604"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2064%20CULLIVAN%20STREET,%20LOS%20ANGELES,%20CA90047&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2064
## CULLIVAN STREET, LOS ANGELES, CA90047"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5894%20PARKMEAD%20CT,%20SAN%20DIEGO,%20CA92114&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5894
## PARKMEAD CT, SAN DIEGO, CA92114"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1658%20W.%20NORTH%20GRAND,%20PORTERVILLE,%20CA93257&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1658 W.
## NORTH GRAND, PORTERVILLE, CA93257"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1741%20CYPRESS%20AVENUE,%20TULARE,%20CA93274&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1741
## CYPRESS AVENUE, TULARE, CA93274"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1904%20CYPRESS%20COVE%20DR.,%20TULARE,%20CA93274&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1904
## CYPRESS COVE DR., TULARE, CA93274"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1870%20WAGONWHEEL%20CT.,%20TULARE,%20CA93274&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1870
## WAGONWHEEL CT., TULARE, CA93274"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=22755%20VAN%20BUREN%20STREET,%20GRAND%20TERRACE,%20CA92313&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "22755 VAN
## BUREN STREET, GRAND TERRACE, CA92313"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1215%20WAYLAND%20AVENUE,%20SACRAMENTO,%20CA95825&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1215
## WAYLAND AVENUE, SACRAMENTO, CA95825"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2009%20TERRACE%20DRIVE,%20SACRAMENTO,%20CA95825&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2009
## TERRACE DRIVE, SACRAMENTO, CA95825"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=11101%20DOTY%20AVENUE,%20INGLEWOOD,%20CA90303&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "11101
## DOTY AVENUE, INGLEWOOD, CA90303"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=317%20STODDARD%20WAY,%20AUBURN,%20CA95603&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "317
## STODDARD WAY, AUBURN, CA95603"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8902%20PALOMAR,%20ATASCADERO,%20CA93422&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "8902
## PALOMAR, ATASCADERO, CA93422"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3355%20RAMONA%20ROAD,%20ATASCADERO,%20CA93422&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3355
## RAMONA ROAD, ATASCADERO, CA93422"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=13600%20SAN%20ANTONIO,%20ATASCADERO,%20CA93422&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "13600 SAN
## ANTONIO, ATASCADERO, CA93422"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=18432%20GRIDLEY%20RD.,%20ARTESIA,%20CA90701&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "18432
## GRIDLEY RD., ARTESIA, CA90701"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=11665%20CIBOLA%20ROAD,%20APPLE%20VALLEY,%20CA92308&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "11665
## CIBOLA ROAD, APPLE VALLEY, CA92308"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=14746%20ZASTROW%20AVE,%20BELLFLOWER,%20CA90706&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "14746
## ZASTROW AVE, BELLFLOWER, CA90706"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1435%20ROSEWOOD%20AVENUE,%20ANAHEIM,%20CA92805&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1435
## ROSEWOOD AVENUE, ANAHEIM, CA92805"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3950%20BRANCH%20ROAD,%20PASO%20ROBLES,%20CA93446&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3950
## BRANCH ROAD, PASO ROBLES, CA93446"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=527%20D%20STREET,%20SAN%20RAFAEL,%20CA94901&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "527 D
## STREET, SAN RAFAEL, CA94901"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1641%20D%20STREET,%20HAYWARD,%20CA94541&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1641 D
## STREET, HAYWARD, CA94541"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=30894%20WATSON%20ROAD,%20HOMELAND,%20CA92548&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "30894
## WATSON ROAD, HOMELAND, CA92548"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=10202%20DALE%20AVE,%20STANTON,%20CA90680&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "10202
## DALE AVE, STANTON, CA90680"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1922%20E.WILLOW%20STREET,%20ANAHEIM,%20CA92805&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1922
## E.WILLOW STREET, ANAHEIM, CA92805"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1543%20BEACON%20STREET,%20ANAHEIM,%20CA92802&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1543
## BEACON STREET, ANAHEIM, CA92802"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5741%20N.%20KATY%20LANE,%20FRESNO,%20CA93722&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5741 N.
## KATY LANE, FRESNO, CA93722"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1609%20WEST%20165TH%20STREET,%20COMPTON,%20CA90220&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1609 WEST
## 165TH STREET, COMPTON, CA90220"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=335%20ROLLINGWOOD%20DR.,%20VALLEJO,%20CA94591&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "335
## ROLLINGWOOD DR., VALLEJO, CA94591"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1039%20E.%20JUANITA%20AVE.,%20GLENDORA,%20CA91740&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1039 E.
## JUANITA AVE., GLENDORA, CA91740"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=320%20CHRISTINA%20DRIVE,%20RED%20BLUFF,%20CA96080&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "320
## CHRISTINA DRIVE, RED BLUFF, CA96080"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4541%20N%20FIGUEROA%20ST,%20LOS%20ANGELES,%20CA90065&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4541 N
## FIGUEROA ST, LOS ANGELES, CA90065"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1741%20W.%20VINE,%20VISALIA,%20CA93291&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1741 W.
## VINE, VISALIA, CA93291"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3425%20SOUTH%20SAN%20JOAQUIN,%20VISALIA,%20CA93277&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3425
## SOUTH SAN JOAQUIN, VISALIA, CA93277"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2850%20S.%20MASELLI%20CT.,%20VISALIA,%20CA93277&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2850 S.
## MASELLI CT., VISALIA, CA93277"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4479%20N.%20EDDY,%20FRESNO,%20CA93727&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4479 N.
## EDDY, FRESNO, CA93727"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4690%20EAST%20HAMILTON,%20FRESNO,%20CA93702&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4690 EAST
## HAMILTON, FRESNO, CA93702"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=227%20ST.%20FRANCIS%20STREET,%20REDWOOD%20CITY,%20CA94062&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "227 ST.
## FRANCIS STREET, REDWOOD CITY, CA94062"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8562%20DAVMOR%20AVENUE,%20GARDEN%20GROVE,%20CA92841&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "8562
## DAVMOR AVENUE, GARDEN GROVE, CA92841"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=22%20DALI%20COURT,%20OAKLEY,%20CA94561&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "22 DALI
## COURT, OAKLEY, CA94561"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=11222%20DALLAS%20DRIVE,%20GARDEN%20GROVE,%20CA92840&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "11222
## DALLAS DRIVE, GARDEN GROVE, CA92840"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5413%20TOOMBS%20STREET,%20FAIR%20OAKS,%20CA95628&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5413
## TOOMBS STREET, FAIR OAKS, CA95628"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=855%20PALERMO%20DR.,%20SUISUN,%20CA94585&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "855
## PALERMO DR., SUISUN, CA94585"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3024%20MARIGOLD%20DRIVE,%20FAIRFIELD,%20CA94533&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3024
## MARIGOLD DRIVE, FAIRFIELD, CA94533"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1028%20SANDPOINT%20DRIVE,%20RODEO,%20CA94572&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1028
## SANDPOINT DRIVE, RODEO, CA94572"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2950%20WRIGHT%20STREET,%20SACRAMENTO,%20CA95821&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2950
## WRIGHT STREET, SACRAMENTO, CA95821"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=949%20WHIMBREL%20WAY,%20PERRIS,%20CA92571&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "949
## WHIMBREL WAY, PERRIS, CA92571"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=30839%20VIA%20PARED,%20THOUSAND%20PALMS,%20CA92276&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "30839 VIA
## PARED, THOUSAND PALMS, CA92276"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=430%20BLAKEMORE%20COURT,%20FAIRFIELD,%20CA94533&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "430
## BLAKEMORE COURT, FAIRFIELD, CA94533"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2983%20CARMEL%20WAY,%20FAIRFIELD,%20CA94534&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2983
## CARMEL WAY, FAIRFIELD, CA94534"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4967%20J%20PARKWAY,%20SACRAMENTO,%20CA95823&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4967 J
## PARKWAY, SACRAMENTO, CA95823"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=725%20APGAR%20STREET,%20OAKLAND,%20CA94609&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "725 APGAR
## STREET, OAKLAND, CA94609"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1612%20TUCSON%20CIRCLE,%20SUISUN%20CITY,%20CA94585&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1612
## TUCSON CIRCLE, SUISUN CITY, CA94585"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=707%20DARWIN,%20SANTA%20CRUZ,%20CA95062&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "707
## DARWIN, SANTA CRUZ, CA95062"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=32456%20LOIS%20WAY,%20UNION%20CITY,%20CA94587&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "32456
## LOIS WAY, UNION CITY, CA94587"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5722%20PADDINGTON%20DRIVE,%20PALMDALE,%20CA93552&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5722
## PADDINGTON DRIVE, PALMDALE, CA93552"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1240%20N.%20ASH%20AVENUE,%20RIALTO,%20CA92376&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1240 N.
## ASH AVENUE, RIALTO, CA92376"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1052%20INVERNESS%20DRIVE,%20SAN%20CARLOS,%20CA94070&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1052
## INVERNESS DRIVE, SAN CARLOS, CA94070"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1582%20VAN%20DYKE%20AVENUE,%20SAN%20FRANCISCO,%20CA94124&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1582 VAN
## DYKE AVENUE, SAN FRANCISCO, CA94124"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1239%20ALMA%20STREET,%20GLENDALE,%20CA91202&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1239 ALMA
## STREET, GLENDALE, CA91202"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=6362%20COUNTY%20ROAD%2024,%20ORLAND,%20CA95963&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "6362
## COUNTY ROAD 24, ORLAND, CA95963"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=900%20FIFTH%20ST,%20ORLAND,%20CA95963&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "900 FIFTH
## ST, ORLAND, CA95963"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8012%20CITRICADO%20LN,%20RIVERSIDE,%20CA92508&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "8012
## CITRICADO LN, RIVERSIDE, CA92508"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3328%20%20COLUMBIA%20DRIVE,%20MERCED,%20CA95340&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3328
## COLUMBIA DRIVE, MERCED, CA95340"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=40927%20BELLERAY%20AVE,%20MURRIETA,%20CA92562&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "40927
## BELLERAY AVE, MURRIETA, CA92562"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=11651%20JERRY%20LANE,%20GARDEN%20GROVE,%20CA92840&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "11651
## JERRY LANE, GARDEN GROVE, CA92840"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1552%20OHIO%20AVENUE,%20MODESTO,%20CA95358&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1552 OHIO
## AVENUE, MODESTO, CA95358"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1232%20NADINE%20AVE.,%20MODESTO,%20CA95351&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1232
## NADINE AVE., MODESTO, CA95351"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1878%20E.%20HATCH%20RD.,%20MODESTO,%20CA95351&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1878 E.
## HATCH RD., MODESTO, CA95351"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1900%20EAST%20HATCH%20ROAD,%20MODESTO,%20CA95351&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1900 EAST
## HATCH ROAD, MODESTO, CA95351"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1306%20DAVIS%20AVENUE,%20CONCORD,%20CA94518&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1306
## DAVIS AVENUE, CONCORD, CA94518"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2525%20EAST%208TH%20STREET,%20DAVIS,%20CA95616&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2525 EAST
## 8TH STREET, DAVIS, CA95616"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=7889%20JEANNIE%20ANN%20CIRCLE,%20CORONA,%20CA92880&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "7889
## JEANNIE ANN CIRCLE, CORONA, CA92880"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2464%20N.%20GLENWOOD,%20RIALTO,%20CA92377&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2464 N.
## GLENWOOD, RIALTO, CA92377"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=333%20W.%20DAWSON%20AVENUE,%20GLENDORA,%20CA91740&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "333 W.
## DAWSON AVENUE, GLENDORA, CA91740"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=15446%20DAYBREAK%20LANE,%20FONTANA,%20CA92337&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "15446
## DAYBREAK LANE, FONTANA, CA92337"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1509%20W.%20CLINTON%20AVENUE,%20FRESNO,%20CA93705&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1509 W.
## CLINTON AVENUE, FRESNO, CA93705"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5567%20E%20MADISON%20AVENUE,%20FRESNO,%20CA93727&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5567 E
## MADISON AVENUE, FRESNO, CA93727"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3517%20W.%20118TH%20PLACE,%20INGLEWOOD,%20CA90303&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3517 W.
## 118TH PLACE, INGLEWOOD, CA90303"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2221%20W.%20WHITE%20CHAPEL%20WAY,%20PORTERVILLE,%20CA93257&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2221 W.
## WHITE CHAPEL WAY, PORTERVILLE, CA93257"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=17521%20TUBA%20STREET,%20NORTHRIDGE,%20CA91325&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "17521
## TUBA STREET, NORTHRIDGE, CA91325"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=11503%20FERINA%20ST,%20NORWALK,%20CA90650&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "11503
## FERINA ST, NORWALK, CA90650"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=11639%20175TH%20STREET,%20ARTESIA,%20CA90701&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "11639
## 175TH STREET, ARTESIA, CA90701"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=11902%20E.%20209TH,%20LAKEWOOD,%20CA90715&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "11902 E.
## 209TH, LAKEWOOD, CA90715"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=6100%20E.%20WALTON%20STREET,%20LONG%20BEACH,%20CA90815&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "6100 E.
## WALTON STREET, LONG BEACH, CA90815"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1213%20DE%20MOLL%20DRIVE,%20REDDING,%20CA96002&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1213 DE
## MOLL DRIVE, REDDING, CA96002"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2517%20FLEURY,%20STOCKTON,%20CA95210&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2517
## FLEURY, STOCKTON, CA95210"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1648%20KNICKERBOCKER%20COURT,%20STOCKTON,%20CA95210&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1648
## KNICKERBOCKER COURT, STOCKTON, CA95210"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5190%20FAUNA%20STREET,%20MONTCLAIR,%20CA91763&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5190
## FAUNA STREET, MONTCLAIR, CA91763"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=6464%20CORSICA%20WAY,%20SAN%20DIEGO,%20CA92111&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "6464
## CORSICA WAY, SAN DIEGO, CA92111"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8414%20CENTER%20PARKWAY,%20SACRAMENTO,%20CA95823&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "8414
## CENTER PARKWAY, SACRAMENTO, CA95823"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1%20SAN%20CARLOS%20DRIVE,%20SALINAS,%20CA93901&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1 SAN
## CARLOS DRIVE, SALINAS, CA93901"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1709%20D%22%20STREET%22,%20BAKERSFIELD,%20CA93301&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1709 D"
## STREET", BAKERSFIELD, CA93301"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=9616%20SO.%20VAN%20NESS%20AVENUE,%20LOS%20ANGELES,%20CA90047&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "9616 SO.
## VAN NESS AVENUE, LOS ANGELES, CA90047"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1930%20DEAN%20RD,%20PARADISE,%20CA95969&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1930 DEAN
## RD, PARADISE, CA95969"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=16516%20DEARBORN%20AVENUE,%20NORTH%20HILLS,%20CA91343&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "16516
## DEARBORN AVENUE, NORTH HILLS, CA91343"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=42799%20DEAUVILLE%20PARK%20COURT,%20FREMONT,%20CA94538&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "42799
## DEAUVILLE PARK COURT, FREMONT, CA94538"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=6008%20MARTIN%20LUTHER%20KING%20JR%20WAY,%20OAKLAND,%20CA94609&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "6008
## MARTIN LUTHER KING JR WAY, OAKLAND, CA94609"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8949%20SENECA%20STREET,%20OAKLAND,%20CA94605&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "8949
## SENECA STREET, OAKLAND, CA94605"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4104%20DEBBYANN%20PLACE,%20SAN%20DIEGO,%20CA92154&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4104
## DEBBYANN PLACE, SAN DIEGO, CA92154"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=10090%20LINCOLN%20VILLAGE%20DRIVE,%20SACRAMENTO,%20CA95827&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "10090
## LINCOLN VILLAGE DRIVE, SACRAMENTO, CA95827"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=6165%20LONGMONT%20WAY,%20CARMICHAEL,%20CA95608&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "6165
## LONGMONT WAY, CARMICHAEL, CA95608"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1825%20E.%20ORCHARD%20ST.,%20COMPTON,%20CA90221&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1825 E.
## ORCHARD ST., COMPTON, CA90221"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1301%209TH%20STREET,%20LOS%20OSOS,%20CA93402&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1301 9TH
## STREET, LOS OSOS, CA93402"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=12317%20JERSEY%20STREET,%20NORWALK,%20CA90650&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "12317
## JERSEY STREET, NORWALK, CA90650"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=6113%20DEL%20CANTO%20DR.,%20SAN%20JOSE,%20CA95119&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "6113 DEL
## CANTO DR., SAN JOSE, CA95119"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1645%20FOWLER,%20CLOVIS,%20CA93611&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1645
## FOWLER, CLOVIS, CA93611"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=251%20DEL%20PRADO%20DRIVE,%20DALY%20CITY,%20CA94015&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "251 DEL
## PRADO DRIVE, DALY CITY, CA94015"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3813%20WESSON%20RANCH%20ROAD,%20MODESTO,%20CA95355&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3813
## WESSON RANCH ROAD, MODESTO, CA95355"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2841%20PATTERSON%20RD,%20RIVERBANK,%20CA95367&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2841
## PATTERSON RD, RIVERBANK, CA95367"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=12060%20ARTESIA%20BLVD.,%20EAST,%20ARTESIA,%20CA90701&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "12060
## ARTESIA BLVD., EAST, ARTESIA, CA90701"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=9914%20BEVERLY%20ST,%20BELLFLOWER,%20CA90706&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "9914
## BEVERLY ST, BELLFLOWER, CA90706"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=6652%20NAOMI%20AVENUE,%20BUENA%20PARK,%20CA90620&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "6652
## NAOMI AVENUE, BUENA PARK, CA90620"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=17012%20CALIFORNIA%20AVENUE,%20BELLFLOWER,%20CA90706&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "17012
## CALIFORNIA AVENUE, BELLFLOWER, CA90706"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=6139%20FAUST%20AVENUE,%20LAKEWOOD,%20CA90713&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "6139
## FAUST AVENUE, LAKEWOOD, CA90713"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8100%20ORCHID%20TREE%20WAY,%20ANTELOPE,%20CA95843&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "8100
## ORCHID TREE WAY, ANTELOPE, CA95843"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=10240%20VAN%20RUITEN,%20BELLFLOWER,%20CA90706&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "10240 VAN
## RUITEN, BELLFLOWER, CA90706"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=887%20ARIA%20ROAD,%20HEMET,%20CA92543&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "887 ARIA
## ROAD, HEMET, CA92543"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=123%20ZINNIA%20CIRCLE,%20VALLEJO,%20CA94591&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "123
## ZINNIA CIRCLE, VALLEJO, CA94591"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1128%20MONTEREY%20DRIVE,%20ANTIOCH,%20CA94509&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1128
## MONTEREY DRIVE, ANTIOCH, CA94509"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=13313%20ROSELLE%20AVENUE,%20HAWTHORNE,%20CA90250&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "13313
## ROSELLE AVENUE, HAWTHORNE, CA90250"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4444%20BELLE%20DRIVE,%20ANTIOCH,%20CA94509&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4444
## BELLE DRIVE, ANTIOCH, CA94509"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1105%20OXFORD%20PLACE,%20POMONA,%20CA91768&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1105
## OXFORD PLACE, POMONA, CA91768"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=102%20CELSIA%20WAY,%20OAKLEY,%20CA94561&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "102
## CELSIA WAY, OAKLEY, CA94561"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=32%20CALLA%20CT.,%20OAKLEY,%20CA94561&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "32 CALLA
## CT., OAKLEY, CA94561"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1280%20CARPENTER%20ROAD,%20OAKLEY,%20CA94561&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1280
## CARPENTER ROAD, OAKLEY, CA94561"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=11533%20TRIUMPH%20LANE,%20MORENO%20VALLEY,%20CA92557&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "11533
## TRIUMPH LANE, MORENO VALLEY, CA92557"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4124%20MERCER%20DRIVE,%20MODESTO,%20CA95356&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4124
## MERCER DRIVE, MODESTO, CA95356"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2113%20QUEBEC%20COURT,%20MODESTO,%20CA95356&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2113
## QUEBEC COURT, MODESTO, CA95356"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2600%20PINOT%20LANE,%20MODESTO,%20CA95356&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2600
## PINOT LANE, MODESTO, CA95356"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=20902%20DENKER%20AVENUE,%20TORRANCE,%20CA90501&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "20902
## DENKER AVENUE, TORRANCE, CA90501"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4195%20RIVOIR%20DRIVE,%20SAN%20JOSE,%20CA95118&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4195
## RIVOIR DRIVE, SAN JOSE, CA95118"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=10712%20ARTRUDE%20STREET,%20SHADOW%20HILLS,%20CA91040&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "10712
## ARTRUDE STREET, SHADOW HILLS, CA91040"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1120%20W.%20SAN%20LUCIA%20AVE.,%20PORTERVILLE,%20CA93257&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1120 W.
## SAN LUCIA AVE., PORTERVILLE, CA93257"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=9395%20HUER%20HUERO%20ROAD,%20CRESTON,%20CA93432&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "9395 HUER
## HUERO ROAD, CRESTON, CA93432"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=9415%20HUER%20HUERO%20ROAD,%20CRESTON,%20CA93432&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "9415 HUER
## HUERO ROAD, CRESTON, CA93432"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5889%20DESCHUTES%20ROAD,%20ANDERSON,%20CA96007&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5889
## DESCHUTES ROAD, ANDERSON, CA96007"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=13723%20SUSAN%20WAY,%20STE%20A&B,%20DESERT%20HOT%20SPRINGS,%20CA92240&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "13723
## SUSAN WAY, STE A&B, DESERT HOT SPRINGS, CA92240"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=16323%20DESERT%20KNOLL%20MANOR%20DR.,%20VICTORVILLE,%20CA92392&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "16323
## DESERT KNOLL MANOR DR., VICTORVILLE, CA92392"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1290%20PALO%20VERDE%20DRIVE,%20RIDGECREST,%20CA93555&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1290 PALO
## VERDE DRIVE, RIDGECREST, CA93555"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2012%20AUTUMNTREE%20CT.,%20SAN%20JOSE,%20CA95131&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2012
## AUTUMNTREE CT., SAN JOSE, CA95131"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=9938%20SWINTON%20AVE,%20NORTH%20HILLS,%20CA91343&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "9938
## SWINTON AVE, NORTH HILLS, CA91343"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1228%20S.%20AUBURN%20DR.,%20WEST%20COVINA,%20CA91791&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1228 S.
## AUBURN DR., WEST COVINA, CA91791"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2433%20WILLIAMS%20COURT,%20ROSAMOND,%20CA93560&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2433
## WILLIAMS COURT, ROSAMOND, CA93560"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=6518%20LANG%20AVENUE,%20SACRAMENTO,%20CA95823&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "6518 LANG
## AVENUE, SACRAMENTO, CA95823"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=6990%20FALBERG%20WAY,%20GOLETA,%20CA93117&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "6990
## FALBERG WAY, GOLETA, CA93117"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5554%20SOMERSET,%20GOLETA,%20CA93117&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5554
## SOMERSET, GOLETA, CA93117"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=6970A%20FALBERG%20WAY,%20GOLETA,%20CA93117&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "6970A
## FALBERG WAY, GOLETA, CA93117"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=20516%20DEVLIN%20AVE,%20LAKEWOOD,%20CA90715&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "20516
## DEVLIN AVE, LAKEWOOD, CA90715"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=546%20MACON%20STREET,%20EL%20CAJON,%20CA92019&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "546 MACON
## STREET, EL CAJON, CA92019"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=43709%20DEVYN%20LANE,%20LANCASTER,%20CA93535&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "43709
## DEVYN LANE, LANCASTER, CA93535"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=286%20BEGONIA%20BOULEVARD,%20FAIRFIELD,%20CA94533&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "286
## BEGONIA BOULEVARD, FAIRFIELD, CA94533"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2468%20LENNOX%20ST,%20POMONA,%20CA91767&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2468
## LENNOX ST, POMONA, CA91767"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=20%20ARLINGTON%20STREET,%20SAN%20FRANCISCO,%20CA94131&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "20
## ARLINGTON STREET, SAN FRANCISCO, CA94131"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=209%20CIRCUIT%20DRIVE,%20ROSEVILLE,%20CA95678&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "209
## CIRCUIT DRIVE, ROSEVILLE, CA95678"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=655%20WERNMARK%20WAY,%20RED%20BLUFF,%20CA96080&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "655
## WERNMARK WAY, RED BLUFF, CA96080"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2248%20N%20THOMAS%20COURT,%20VISALIA,%20CA93292&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2248 N
## THOMAS COURT, VISALIA, CA93292"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2613%20EAST%20DIANA%20PL,%20ANAHEIM,%20CA92806&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2613 EAST
## DIANA PL, ANAHEIM, CA92806"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=827%20GIAN%20DRIVE,%20TORRANCE,%20CA90502&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "827 GIAN
## DRIVE, TORRANCE, CA90502"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=24231%20AMBASSADOR%20PLACE,%20HARBOR%20CITY,%20CA90710&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "24231
## AMBASSADOR PLACE, HARBOR CITY, CA90710"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=7911%20ELK%20GROVE%20FLORIN%20ROAD,%20SACRAMENTO,%20CA95829&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "7911 ELK
## GROVE FLORIN ROAD, SACRAMENTO, CA95829"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2178%2053RD%20AVENUE,%20SACRAMENTO,%20CA95822&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2178 53RD
## AVENUE, SACRAMENTO, CA95822"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2592%20CORONA%20AVE,%20NORCO,%20CA91760&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2592
## CORONA AVE, NORCO, CA91760"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2313%20S.%20JACQUES%20ST,%20VISALIA,%20CA93277&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2313 S.
## JACQUES ST, VISALIA, CA93277"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2128%20SOUTH%20ASHTON%20COURT,%20VISALIA,%20CA93277&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2128
## SOUTH ASHTON COURT, VISALIA, CA93277"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1603%20S.%20PEPPERTREE%20CT.,%20VISALIA,%20CA93277&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1603 S.
## PEPPERTREE CT., VISALIA, CA93277"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=144%20W.%20OAK%20VIEW%20DR,%20VISALIA,%20CA93277&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "144 W.
## OAK VIEW DR, VISALIA, CA93277"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2023%20MOUNTAIN%20AVENUE,%20NORCO,%20CA91760&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2023
## MOUNTAIN AVENUE, NORCO, CA91760"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5772%20DICHONDRA%20PLACE,%20NEWARK,%20CA94560&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5772
## DICHONDRA PLACE, NEWARK, CA94560"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=9787%20HAWLEY%20ROAD,%20EL%20CAJON,%20CA92021&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "9787
## HAWLEY ROAD, EL CAJON, CA92021"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2955%20CHRISTINA%20AVE,%20STOCKTON,%20CA95204&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2955
## CHRISTINA AVE, STOCKTON, CA95204"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=230%20E.%20BENWOOD%20ST.,%20COVINA,%20CA91722&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "230 E.
## BENWOOD ST., COVINA, CA91722"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1540%20DILLARD%20STREET,%20SAN%20DIEGO,%20CA92114&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1540
## DILLARD STREET, SAN DIEGO, CA92114"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8165%20CACUS%20ST,%20SPRING%20VALLEY,%20CA91977&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "8165
## CACUS ST, SPRING VALLEY, CA91977"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1757%20COLTER%20LAKE%20COURT,%20EL%20CAJON,%20CA92019&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1757
## COLTER LAKE COURT, EL CAJON, CA92019"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=131%20S.%20DILLON%20ST.,%20LOS%20ANGELES,%20CA90057&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "131 S.
## DILLON ST., LOS ANGELES, CA90057"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=414%20SHELL%20AVENUE,%20NATIONAL%20CITY,%20CA91950&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "414 SHELL
## AVENUE, NATIONAL CITY, CA91950"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8817%20ODESSA%20AVENUE,%20NORTH%20HILLS,%20CA91343&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "8817
## ODESSA AVENUE, NORTH HILLS, CA91343"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=12143%20AVENUE%20322,%20VISALIA,%20CA93291&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "12143
## AVENUE 322, VISALIA, CA93291"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=22845%20WILLARD%20AVE,%20LAKE%20FOREST,%20CA92630&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "22845
## WILLARD AVE, LAKE FOREST, CA92630"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=23456%20WHITE%20DOVE,%20LAKE%20FOREST,%20CA92630&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "23456
## WHITE DOVE, LAKE FOREST, CA92630"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4913%20PLEASANT%20PLACE,%20ORCUTT,%20CA93455&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4913
## PLEASANT PLACE, ORCUTT, CA93455"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3631%20E%20AVENUE%20H-10,%20LANCASTER,%20CA93535&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3631 E
## AVENUE H-10, LANCASTER, CA93535"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=EAST%203121%20AVENUE%20J-4,%20LANCASTER,%20CA93535&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "EAST 3121
## AVENUE J-4, LANCASTER, CA93535"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=508%20QUARRY%20VIEW%20WAY,%20SPRING%20VALLEY,%20CA91977&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "508
## QUARRY VIEW WAY, SPRING VALLEY, CA91977"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=9315%20FRANCIS%20DRIVE,%20SPRING%20VALLEY,%20CA91977&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "9315
## FRANCIS DRIVE, SPRING VALLEY, CA91977"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=6318%20JOUGLARD%20ST,%20SAN%20DIEGO,%20CA92114&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "6318
## JOUGLARD ST, SAN DIEGO, CA92114"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=125%20HEMLOCK%20AVENUE,%20REDWOOD%20CITY,%20CA94061&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "125
## HEMLOCK AVENUE, REDWOOD CITY, CA94061"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=6513%204TH%20AVENUE,%20LOS%20ANGELES,%20CA90043&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "6513 4TH
## AVENUE, LOS ANGELES, CA90043"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=10765%20GREENFORD%20DRIVE,%20SAN%20DIEGO,%20CA92126&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "10765
## GREENFORD DRIVE, SAN DIEGO, CA92126"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=815%20EAST%2085TH%20STREET,%20LOS%20ANGELES,%20CA90001&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "815 EAST
## 85TH STREET, LOS ANGELES, CA90001"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=18900%20STONEWOOD%20WAY,%20LAKE%20ELSINORE,%20CA92530&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "18900
## STONEWOOD WAY, LAKE ELSINORE, CA92530"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=244%20BROADWAY%20STREET,%20LAKE%20ELSINORE,%20CA92530&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "244
## BROADWAY STREET, LAKE ELSINORE, CA92530"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4333%20W%2058TH%20PLACE,%20LOS%20ANGELES,%20CA90043&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4333 W
## 58TH PLACE, LOS ANGELES, CA90043"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5290%20VILLAGE%20WOOD%20DRIVE,%20SACRAMENTO,%20CA95823&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5290
## VILLAGE WOOD DRIVE, SACRAMENTO, CA95823"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=7971%20GRANDSTAFF%20DRIVE,%20SACRAMENTO,%20CA95823&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "7971
## GRANDSTAFF DRIVE, SACRAMENTO, CA95823"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1576%20W%208TH%20STREET,%20SAN%20BERNARDINO,%20CA92411&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1576 W
## 8TH STREET, SAN BERNARDINO, CA92411"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=12522%20DOLAN%20AVE,%20DOWNEY,%20CA90242&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "12522
## DOLAN AVE, DOWNEY, CA90242"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4540%20FROST%20DRIVE,%20OXNARD,%20CA93033&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4540
## FROST DRIVE, OXNARD, CA93033"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1102%20CHANTICLEER%20AVE.,%20SANTA%20CRUZ,%20CA95062&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1102
## CHANTICLEER AVE., SANTA CRUZ, CA95062"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1001%20DONCASTER%20AVE,%20ANTIOCH,%20CA94509&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1001
## DONCASTER AVE, ANTIOCH, CA94509"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8212%20CONOVER%20DRIVE,%20CITRUS%20HEIGHTS,%20CA95610&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "8212
## CONOVER DRIVE, CITRUS HEIGHTS, CA95610"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1281%20REUTER%20RANCH%20ROAD,%20ROSEVILLE,%20CA95661&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1281
## REUTER RANCH ROAD, ROSEVILLE, CA95661"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=250%20WISE%20ROAD,%20LINCOLN,%20CA95648&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "250 WISE
## ROAD, LINCOLN, CA95648"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1514%20LATHWELL%20WAY,%20ROSEVILLE,%20CA95747&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1514
## LATHWELL WAY, ROSEVILLE, CA95747"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=996%20KEITH%20DR,%20ROSEVILLE,%20CA95661&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "996 KEITH
## DR, ROSEVILLE, CA95661"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1812%20WEST%20134TH%20PLACE,%20GARDENA,%20CA90247&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1812 WEST
## 134TH PLACE, GARDENA, CA90247"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=13361%20NINA%20PLACE,%20GARDEN%20GROVE,%20CA92843&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "13361
## NINA PLACE, GARDEN GROVE, CA92843"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5445%20%207TH%20AVENUE,%20LOS%20ANGELES,%20CA90043&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5445 7TH
## AVENUE, LOS ANGELES, CA90043"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8012%20NEWCASTLE%20AVENUE,%20RESEDA,%20CA91335&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "8012
## NEWCASTLE AVENUE, RESEDA, CA91335"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8921%20SO.%20MANHATTAN%20PL.,%20LOS%20ANGELES,%20CA90047&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "8921 SO.
## MANHATTAN PL., LOS ANGELES, CA90047"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=432%20CRIVELLI%20DR.,%20SONOMA,%20CA95476&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "432
## CRIVELLI DR., SONOMA, CA95476"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=7812%20COMANCHE%20AVENUE,%20WINNETKA,%20CA91306&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "7812
## COMANCHE AVENUE, WINNETKA, CA91306"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3611%20MILLCREEK%20DRIVE,%20VISALIA,%20CA93291&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3611
## MILLCREEK DRIVE, VISALIA, CA93291"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2041%2050TH%20AVENUE,%20SACRAMENTO,%20CA95822&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2041 50TH
## AVENUE, SACRAMENTO, CA95822"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=7093%20CROMWELL%20WAY,%20SACRAMENTO,%20CA95822&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "7093
## CROMWELL WAY, SACRAMENTO, CA95822"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2175%2056TH%20AVENUE,%20SACRAMENTO,%20CA95822&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2175 56TH
## AVENUE, SACRAMENTO, CA95822"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=6924%20SOUTH%20LAND%20PARK%20DRIVE,%20SACRAMENTO,%20CA95831&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "6924
## SOUTH LAND PARK DRIVE, SACRAMENTO, CA95831"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=9363%20PINON%20AV.,%20HESPERIA,%20CA92345&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "9363
## PINON AV., HESPERIA, CA92345"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=13118%20CHRISTENSEN%20ROAD,%20GALT,%20CA95632&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "13118
## CHRISTENSEN ROAD, GALT, CA95632"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=10841%20SIMMERHORN%20ROAD,%20GALT,%20CA95632&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "10841
## SIMMERHORN ROAD, GALT, CA95632"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8308%20ALEXA%20COURT,%20STOCKTON,%20CA95209&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "8308
## ALEXA COURT, STOCKTON, CA95209"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=331%20STONEHAVEN%20WAY,%20STOCKTON,%20CA95210&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "331
## STONEHAVEN WAY, STOCKTON, CA95210"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=350%20BOAS%20DRIVE,%20SANTA%20ROSA,%20CA95409&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "350 BOAS
## DRIVE, SANTA ROSA, CA95409"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3158%20STONY%20POINT%20ROAD,%20SANTA%20ROSA,%20CA95407&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3158
## STONY POINT ROAD, SANTA ROSA, CA95407"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=554%20WEST%20104TH%20STREET,%20LOS%20ANGELES,%20CA90044&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "554 WEST
## 104TH STREET, LOS ANGELES, CA90044"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=6201%20DOWNEY%20AVENUE,%20LONG%20BEACH,%20CA90805&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "6201
## DOWNEY AVENUE, LONG BEACH, CA90805"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=11403%20HORTON%20AVENUE,%20DOWNEY,%20CA90241&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "11403
## HORTON AVENUE, DOWNEY, CA90241"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=12832%20DOWNIE%20PLACE,%20GARDEN%20GROVE,%20CA92843&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "12832
## DOWNIE PLACE, GARDEN GROVE, CA92843"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=259%20CALAVERAS%20STREET,%20VALLEJO,%20CA94590&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "259
## CALAVERAS STREET, VALLEJO, CA94590"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=232%20OCEANVIEW%20DRIVE,%20VISTA,%20CA92083&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "232
## OCEANVIEW DRIVE, VISTA, CA92083"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1710%20REES%20ROAD,%20SAN%20MARCOS,%20CA92069&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1710 REES
## ROAD, SAN MARCOS, CA92069"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2248%20TIERRA%20VERDE,%20VISTA,%20CA92084&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2248
## TIERRA VERDE, VISTA, CA92084"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2808%20FOOTHILL%20DRIVE,%20VISTA,%20CA92084&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2808
## FOOTHILL DRIVE, VISTA, CA92084"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=155%20CASSOU,%20SAN%20MARCOS,%20CA92069&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "155
## CASSOU, SAN MARCOS, CA92069"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1089%20JENNIFER%20CIRCLE,%20VISTA,%20CA92083&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1089
## JENNIFER CIRCLE, VISTA, CA92083"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1903%20BLUE%20SKY%20LN,%20SANTA%20ROSA,%20CA95407&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1903 BLUE
## SKY LN, SANTA ROSA, CA95407"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1078%20DREXEL%20WAY,%20SAN%20JOSE,%20CA95121&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1078
## DREXEL WAY, SAN JOSE, CA95121"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3300%20DRY%20CREEK%20DRIVE,%20MODESTO,%20CA95354&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3300 DRY
## CREEK DRIVE, MODESTO, CA95354"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=9275%20WESTHILL%20ROAD,%20LAKESIDE,%20CA92040&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "9275
## WESTHILL ROAD, LAKESIDE, CA92040"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5695%20DUGAN%20AVENUE,%20LA%20MESA,%20CA91942&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5695
## DUGAN AVENUE, LA MESA, CA91942"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=588%20ROBERTA%20AVE.,%20EL%20CAJON,%20CA92021&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "588
## ROBERTA AVE., EL CAJON, CA92021"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=6010%20HOWELL,%20LA%20MESA,%20CA91942&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "6010
## HOWELL, LA MESA, CA91942"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8080%20TOMMY%20DRIVE,%20SAN%20DIEGO,%20CA92119&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "8080
## TOMMY DRIVE, SAN DIEGO, CA92119"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1787%20DUPONT%20DRIVE,%20LEMON%20GROVE,%20CA91945&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1787
## DUPONT DRIVE, LEMON GROVE, CA91945"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4675%20DUARTE%20AVENUE,%20OAKLEY,%20CA94561&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4675
## DUARTE AVENUE, OAKLEY, CA94561"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=15651%20DUBESOR%20STREET,%20VALINDA,%20CA91744&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "15651
## DUBESOR STREET, VALINDA, CA91744"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1510%20SEVERUS%20DRIVE,%20VALLEJO,%20CA94589&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1510
## SEVERUS DRIVE, VALLEJO, CA94589"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=12228%20CRYSTAL%20AVENUE,%20CHINO,%20CA91710&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "12228
## CRYSTAL AVENUE, CHINO, CA91710"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=10721%20VICKERS%20DRIVE,%20GARDEN%20GROVE,%20CA92840&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "10721
## VICKERS DRIVE, GARDEN GROVE, CA92840"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=7805%20DUFFERIN%20AVE.,%20RIVERSIDE,%20CA92504&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "7805
## DUFFERIN AVE., RIVERSIDE, CA92504"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=664%20CHICAGO%20AVENUE,%20STOCKTON,%20CA95206&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "664
## CHICAGO AVENUE, STOCKTON, CA95206"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4804%20SOUTH%20VAN%20NESS%20AVENUE,%20LOS%20ANGELES,%20CA90062&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4804
## SOUTH VAN NESS AVENUE, LOS ANGELES, CA90062"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=174%20FULTON%20PL,%20WINDSOR,%20CA95492&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "174
## FULTON PL, WINDSOR, CA95492"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1155%20ARNOTT%20WAY,%20CAMPBELL,%20CA95008&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1155
## ARNOTT WAY, CAMPBELL, CA95008"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2898%20GLEN%20FROST%20COURT,%20SAN%20JOSE,%20CA95148&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2898 GLEN
## FROST COURT, SAN JOSE, CA95148"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5166%20W.%20LAMONA,%20FRESNO,%20CA93722&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5166 W.
## LAMONA, FRESNO, CA93722"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5254%20PARKGLEN%20AVENUE,%20LOS%20ANGELES,%20CA90043&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5254
## PARKGLEN AVENUE, LOS ANGELES, CA90043"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=40643%20CHAMPION%20WAY,%20PALMDALE,%20CA93551&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "40643
## CHAMPION WAY, PALMDALE, CA93551"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=391%20BECK%20STREET,%20RICHMOND,%20CA94804&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "391 BECK
## STREET, RICHMOND, CA94804"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=41853%20YUMA%20COURT,%20PALMDALE,%20CA93551&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "41853
## YUMA COURT, PALMDALE, CA93551"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=12423%20FELIPE%20DRIVE,%20VICTORVILLE,%20CA92392&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "12423
## FELIPE DRIVE, VICTORVILLE, CA92392"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=787%20E.%20SAN%20CARLOS%20STREET,%20SAN%20JOSE,%20CA95112&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "787 E.
## SAN CARLOS STREET, SAN JOSE, CA95112"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=28769%20GOLDEN%20DAWN%20DRIVE,%20MENIFEE,%20CA92584&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "28769
## GOLDEN DAWN DRIVE, MENIFEE, CA92584"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2682%20SOUTH%20HARCOURT%20AVENUE,%20LOS%20ANGELES,%20CA90016&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2682
## SOUTH HARCOURT AVENUE, LOS ANGELES, CA90016"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3500%20W.%20VICTOR,%20VISALIA,%20CA93277&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3500 W.
## VICTOR, VISALIA, CA93277"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2911%20BERKSHIRE,%20BAKERSFIELD,%20CA93313&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2911
## BERKSHIRE, BAKERSFIELD, CA93313"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8917%20ELLENSPORT,%20BAKERSFIELD,%20CA93313&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "8917
## ELLENSPORT, BAKERSFIELD, CA93313"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=106%20CASELLI%20CT,%20WINTERS,%20CA95694&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "106
## CASELLI CT, WINTERS, CA95694"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1130%20MEADOW%20ROAD,%20WEST%20SACRAMENTO,%20CA95691&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1130
## MEADOW ROAD, WEST SACRAMENTO, CA95691"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1790%20WOODSIDE%20COURT,%20CONCORD,%20CA94519&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1790
## WOODSIDE COURT, CONCORD, CA94519"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=158%20EAST%20ROAD,%20LA%20HABRA%20HEIGHTS,%20CA90631&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "158 EAST
## ROAD, LA HABRA HEIGHTS, CA90631"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=400%20EASTER%20AVE.,%20MILPITAS,%20CA95035&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "400
## EASTER AVE., MILPITAS, CA95035"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=10101%20DEBRA%20AVE,%20NORTH%20HILLS,%20CA91343&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "10101
## DEBRA AVE, NORTH HILLS, CA91343"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=11324%20DEMPSEY%20AVE,%20GRANADA%20HILLS,%20CA91344&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "11324
## DEMPSEY AVE, GRANADA HILLS, CA91344"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1299%20EASTLYN%20PL,%20PASADENA,%20CA91104&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1299
## EASTLYN PL, PASADENA, CA91104"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=11644%20FACULTY%20DR,%20NORWALK,%20CA90650&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "11644
## FACULTY DR, NORWALK, CA90650"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2740%20N%20FREDERIC%20ST,%20BURBANK,%20CA91504&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2740 N
## FREDERIC ST, BURBANK, CA91504"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=11502%20HAYFORD%20ST,%20NORWALK,%20CA90650&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "11502
## HAYFORD ST, NORWALK, CA90650"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1930%20KENWOOD%20ST,%20BURBANK,%20CA91505&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1930
## KENWOOD ST, BURBANK, CA91505"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=564%20KIRKWOOD%20AVE,%20POMONA,%20CA91767&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "564
## KIRKWOOD AVE, POMONA, CA91767"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3799%20MOUNTAIN%20VIEW%20AVE,%20PASADENA,%20CA91107&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3799
## MOUNTAIN VIEW AVE, PASADENA, CA91107"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1832%20N%20ONTARIO%20ST,%20BURBANK,%20CA91505&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1832 N
## ONTARIO ST, BURBANK, CA91505"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1657%20E%20ORANGE%20GROVE%20BLVD,%20PASADENA,%20CA91104&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1657 E
## ORANGE GROVE BLVD, PASADENA, CA91104"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=7306%20PASO%20ROBLES%20AVE,%20VAN%20NUYS,%20CA91406&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "7306 PASO
## ROBLES AVE, VAN NUYS, CA91406"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1046%20N%20PROSPERO%20DR,%20COVINA,%20CA91722&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1046 N
## PROSPERO DR, COVINA, CA91722"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1217%20N%20VALLEY%20ST,%20BURBANK,%20CA91505&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1217 N
## VALLEY ST, BURBANK, CA91505"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=357%20VICTORIA%20PL,%20CLAREMONT,%20CA91711&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "357
## VICTORIA PL, CLAREMONT, CA91711"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=6701%20W%2088TH%20ST,%20WESTCHESTER,%20CA90045&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "6701 W
## 88TH ST, WESTCHESTER, CA90045"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3321%20WINTERHAVEN%20DR,%20LA%20VERNE,%20CA91750&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3321
## WINTERHAVEN DR, LA VERNE, CA91750"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=163%20PARK%20DARTMOUTH%20PL.,%20SAN%20JOSE,%20CA95136&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "163 PARK
## DARTMOUTH PL., SAN JOSE, CA95136"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5686%20TONOPAH%20DR.,%20SAN%20JOSE,%20CA95123&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5686
## TONOPAH DR., SAN JOSE, CA95123"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4243%20ROSENBAUM%20AVE.,%20SAN%20JOSE,%20CA95136&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4243
## ROSENBAUM AVE., SAN JOSE, CA95136"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=245%20SOUTH%20HARVARD%20BLVD.,%20LOS%20ANGELES,%20CA90004&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "245 SOUTH
## HARVARD BLVD., LOS ANGELES, CA90004"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4215%20KEYSTONE%20AVENUE,%20CULVER%20CITY,%20CA90230&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4215
## KEYSTONE AVENUE, CULVER CITY, CA90230"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=11052%20CERES%20WAY,%20MIRA%20LOMA,%20CA91752&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "11052
## CERES WAY, MIRA LOMA, CA91752"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=7125%20CANAVERAL%20WAY,%20NORTH%20HIGHLANDS,%20CA95660&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "7125
## CANAVERAL WAY, NORTH HIGHLANDS, CA95660"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=7200%20LARCHMONT%20DRIVE,%20NORTH%20HIGHLANDS,%20CA95660&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "7200
## LARCHMONT DRIVE, NORTH HIGHLANDS, CA95660"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4028%20DEXTER%20CIRCLE,%20NORTH%20HIGHLANDS,%20CA95660&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4028
## DEXTER CIRCLE, NORTH HIGHLANDS, CA95660"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=7505%20AUSPICIOUS%20WAY,%20SACRAMENTO,%20CA95842&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "7505
## AUSPICIOUS WAY, SACRAMENTO, CA95842"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2693%20SOUTH%20BARDELL%20AVENUE,%20FRESNO,%20CA93706&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2693
## SOUTH BARDELL AVENUE, FRESNO, CA93706"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5041%20E.%20TOWER,%20FRESNO,%20CA93725&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5041 E.
## TOWER, FRESNO, CA93725"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3450%20W.%20SIERRA,%20FRESNO,%20CA93711&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3450 W.
## SIERRA, FRESNO, CA93711"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=6459%20NORTH%20CHANNING%20AVENUE,%20FRESNO,%20CA93711&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "6459
## NORTH CHANNING AVENUE, FRESNO, CA93711"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1283%20WEST%20TWAIN%20AVENUE,%20FRESNO,%20CA93711&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1283 WEST
## TWAIN AVENUE, FRESNO, CA93711"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1837%20SOUTH%20BUSH%20AVENUE,%20FRESNO,%20CA93727&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1837
## SOUTH BUSH AVENUE, FRESNO, CA93727"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1415%20W.%20SIERRA,%20FRESNO,%20CA93711&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1415 W.
## SIERRA, FRESNO, CA93711"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8919%20CALIFORNIA%20AVENUE,%20SOUTH%20GATE,%20CA90280&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "8919
## CALIFORNIA AVENUE, SOUTH GATE, CA90280"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1785%20TUSCANY%20DRIVE,%20YUBA%20CITY,%20CA95993&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1785
## TUSCANY DRIVE, YUBA CITY, CA95993"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=803%20N.%20EDGEMONT%20AVENUE,%20LOS%20ANGELES,%20CA90029&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "803 N.
## EDGEMONT AVENUE, LOS ANGELES, CA90029"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5501%20EDGEMONT%20DRIVE,%20BAKERSFIELD,%20CA93309&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5501
## EDGEMONT DRIVE, BAKERSFIELD, CA93309"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5412%20EDGEWOOD%20PLACE,%20LOS%20ANGELES,%20CA90019&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5412
## EDGEWOOD PLACE, LOS ANGELES, CA90019"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=200%20EDMONDS%20ROAD,%20REDWOOD%20CITY,%20CA94062&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "200
## EDMONDS ROAD, REDWOOD CITY, CA94062"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1307%20PARK%20PLEASANT%20CIRCLE,%20SAN%20JOSE,%20CA95127&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1307 PARK
## PLEASANT CIRCLE, SAN JOSE, CA95127"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=750%20VINE%20STREET,%20ESCONDIDO,%20CA92025&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "750 VINE
## STREET, ESCONDIDO, CA92025"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1315%20BECKET%20DRIVE,%20SAN%20JOSE,%20CA95121&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1315
## BECKET DRIVE, SAN JOSE, CA95121"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4901%20HAMILTON%20AVENUE,%20OXNARD,%20CA93033&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4901
## HAMILTON AVENUE, OXNARD, CA93033"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=721%20YALE%20PLACE,%20OXNARD,%20CA93033&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "721 YALE
## PLACE, OXNARD, CA93033"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1231%20WEST%20ARLINGTON%20AVE,%20ANAHEIM,%20CA92801&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1231 WEST
## ARLINGTON AVE, ANAHEIM, CA92801"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1210%20NELSON%20PLACE,%20OXNARD,%20CA93033&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1210
## NELSON PLACE, OXNARD, CA93033"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=18915%20LANARK%20STREET,%20RESEDA,%20CA91335&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "18915
## LANARK STREET, RESEDA, CA91335"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=6854%20MEWALL%20DRIVE,%20SAN%20DIEGO,%20CA92119&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "6854
## MEWALL DRIVE, SAN DIEGO, CA92119"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2479%20RED%20PINE%20DRIVE,%20SAN%20DIEGO,%20CA92154&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2479 RED
## PINE DRIVE, SAN DIEGO, CA92154"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8447%20HUDSON%20DRIVE,%20SAN%20DIEGO,%20CA92119&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "8447
## HUDSON DRIVE, SAN DIEGO, CA92119"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=24892%20STEM%20AVE,%20LAKE%20FOREST,%20CA92630&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "24892
## STEM AVE, LAKE FOREST, CA92630"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=25151%20COSTEAU%20STREET,%20LAGUNA%20HILLS,%20CA92653&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "25151
## COSTEAU STREET, LAGUNA HILLS, CA92653"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=825%20EL%20DORADO%20DRIVE,%20SONOMA,%20CA95476&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "825 EL
## DORADO DRIVE, SONOMA, CA95476"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=13823%20EL%20ESPEJO%20ROAD,%20LA%20MIRADA,%20CA90638&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "13823 EL
## ESPEJO ROAD, LA MIRADA, CA90638"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2544%20N%20EL%20MOLINO%20AVENUE,%20ALTADENA,%20CA91001&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2544 N EL
## MOLINO AVENUE, ALTADENA, CA91001"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=18927%20CHASE%20STREET,%20NORTHRIDGE,%20CA91324&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "18927
## CHASE STREET, NORTHRIDGE, CA91324"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1217%20S.%20ALVARADO%20ST.,%20LOS%20ANGELES,%20CA90006&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1217 S.
## ALVARADO ST., LOS ANGELES, CA90006"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=26601%20ELDRIDGE%20AVENUE,%20HAYWARD,%20CA94544&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "26601
## ELDRIDGE AVENUE, HAYWARD, CA94544"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5863%20TREETOP%20COURT,%20SAN%20JOSE,%20CA95123&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5863
## TREETOP COURT, SAN JOSE, CA95123"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=893%20RENTON%20COURT,%20SAN%20JOSE,%20CA95123&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "893
## RENTON COURT, SAN JOSE, CA95123"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=462%20E%20GROVE%20ST,%20POMONA,%20CA91768&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "462 E
## GROVE ST, POMONA, CA91768"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3723%20MCNAB%20AVENUE,%20LONG%20BEACH,%20CA90808&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3723
## MCNAB AVENUE, LONG BEACH, CA90808"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=40320%20FREMONT%20BOULEVARD,%20FREMONT,%20CA94538&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "40320
## FREMONT BOULEVARD, FREMONT, CA94538"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=6800%20CASA%20DEL%20ESTE%20WAY,%20SACRAMENTO,%20CA95828&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "6800 CASA
## DEL ESTE WAY, SACRAMENTO, CA95828"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=22349%20WESTERN%20BLVD.,%20HAYWARD,%20CA94541&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "22349
## WESTERN BLVD., HAYWARD, CA94541"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1075%20%2017TH%20AVENUE,%20REDWOOD%20CITY,%20CA94063&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1075 17TH
## AVENUE, REDWOOD CITY, CA94063"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=15600%20LA%20MAR%20DRIVE,%20MORGAN%20HILL,%20CA95037&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "15600 LA
## MAR DRIVE, MORGAN HILL, CA95037"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=241%20CHERRY%20WAY,%20HAYWARD,%20CA94541&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "241
## CHERRY WAY, HAYWARD, CA94541"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3807%20E%20ELIZABETH%20ST,%20COMPTON,%20CA90021&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3807 E
## ELIZABETH ST, COMPTON, CA90021"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5940%20LOS%20MOLINOS%20DRIVE,%20BUENA%20PARK,%20CA90620&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5940 LOS
## MOLINOS DRIVE, BUENA PARK, CA90620"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8732%20CYPRESS%20AVENUE,%20CYPRESS,%20CA90630&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "8732
## CYPRESS AVENUE, CYPRESS, CA90630"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=6222%20SAN%20RAFAEL%20DRIVE,%20BUENA%20PARK,%20CA90620&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "6222 SAN
## RAFAEL DRIVE, BUENA PARK, CA90620"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2859%20W.%20BRIDGEPORT%20AVENUE,%20ANAHEIM,%20CA92804&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2859 W.
## BRIDGEPORT AVENUE, ANAHEIM, CA92804"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8439%20NEPTUNE%20DRIVE,%20BUENA%20PARK,%20CA90620&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "8439
## NEPTUNE DRIVE, BUENA PARK, CA90620"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=328%20NORTH%20COOLIDGE%20AVE.,%20ANAHEIM,%20CA92801&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "328 NORTH
## COOLIDGE AVE., ANAHEIM, CA92801"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=9212%20PACIFIC%20AVENUE,%20ANAHEIM,%20CA92804&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "9212
## PACIFIC AVENUE, ANAHEIM, CA92804"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=6303%20SAN%20RICARDO%20WAY,%20BUENA%20PARK,%20CA90620&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "6303 SAN
## RICARDO WAY, BUENA PARK, CA90620"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=715%20SOUTH%20MAGNOLIA%20AVENUE,%20ANAHEIM,%20CA92804&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "715 SOUTH
## MAGNOLIA AVENUE, ANAHEIM, CA92804"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3034%20WEST%20TERANIMAR%20DRIVE,%20ANAHEIM,%20CA92804&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3034 WEST
## TERANIMAR DRIVE, ANAHEIM, CA92804"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1884%20CENTURY%20AVENUE,%20RIVERSIDE,%20CA92506&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1884
## CENTURY AVENUE, RIVERSIDE, CA92506"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8720%20SECKEL%20CT.,%20ELK%20GROVE,%20CA95624&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "8720
## SECKEL CT., ELK GROVE, CA95624"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=18469%20ORKNEY%20ST,%20AZUSA,%20CA91702&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "18469
## ORKNEY ST, AZUSA, CA91702"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8242%20CATALINA%20AVENUE,%20WHITTIER,%20CA90602&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "8242
## CATALINA AVENUE, WHITTIER, CA90602"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1880%20WHITE%20OAKS%20RD.,%20CAMPBELL,%20CA95008&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1880
## WHITE OAKS RD., CAMPBELL, CA95008"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2324%20BEN%20HUR%20COURT,%20SAN%20JOSE,%20CA95124&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2324 BEN
## HUR COURT, SAN JOSE, CA95124"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1594%20INVERNESS%20CIRCLE,%20SAN%20JOSE,%20CA95124&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1594
## INVERNESS CIRCLE, SAN JOSE, CA95124"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1436%20COLLEGE%20AVENUE,%20MODESTO,%20CA95350&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1436
## COLLEGE AVENUE, MODESTO, CA95350"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=361%20ELMIRA%20STREET,%20EL%20CAJON,%20CA92019&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "361
## ELMIRA STREET, EL CAJON, CA92019"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=259%20FREDA,%20POMONA,%20CA91767&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "259
## FREDA, POMONA, CA91767"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4602%20KIMBERWICK%20CIRCLE,%20IRVINE,%20CA92604&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4602
## KIMBERWICK CIRCLE, IRVINE, CA92604"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5029%20HALIFAX%20RD,%20TEMPLE%20CITY,%20CA91708&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5029
## HALIFAX RD, TEMPLE CITY, CA91708"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=17328%20INDEX%20ST,%20GRANADA%20HILLS,%20CA91344&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "17328
## INDEX ST, GRANADA HILLS, CA91344"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1027%20NOVARRO%20STREET,%20WEST%20COVINA,%20CA91791&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1027
## NOVARRO STREET, WEST COVINA, CA91791"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=15319%20BARNWALL%20ST,%20LA%20MIRADA,%20CA90638&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "15319
## BARNWALL ST, LA MIRADA, CA90638"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=610%20N%20DE%20SALES%20ST,%20SAN%20GABRIEL,%20CA91775&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "610 N DE
## SALES ST, SAN GABRIEL, CA91775"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=275%20W%20DUNNE%20AVE,%20MORGAN%20HILL,%20CA95037&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "275 W
## DUNNE AVE, MORGAN HILL, CA95037"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5651%20KELVIN%20AVE,%20WOODLAND%20HILLS,%20CA91367&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5651
## KELVIN AVE, WOODLAND HILLS, CA91367"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=6532%20KELVIN%20AVE,%20WINNETKA,%20CA91306&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "6532
## KELVIN AVE, WINNETKA, CA91306"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=10915%20LARRYLIN%20DR,%20WHITTIER,%20CA90603&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "10915
## LARRYLIN DR, WHITTIER, CA90603"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=19638%20MAYALL%20ST,%20NORTHRIDGE,%20CA91324&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "19638
## MAYALL ST, NORTHRIDGE, CA91324"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=10512%20YARMOUTH%20AVE,%20GRANADA%20HILLS,%20CA91344&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "10512
## YARMOUTH AVE, GRANADA HILLS, CA91344"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2053%20RADIO%20AVENUE,%20SAN%20JOSE,%20CA95125&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2053
## RADIO AVENUE, SAN JOSE, CA95125"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=6047%20SANTA%20YSABEL%20WAY,%20SAN%20JOSE,%20CA95123&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "6047
## SANTA YSABEL WAY, SAN JOSE, CA95123"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=10021%20MOSAIC%20WAY,%20ELK%20GROVE,%20CA95757&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "10021
## MOSAIC WAY, ELK GROVE, CA95757"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1809%20W.%20EMBASSY%20AVENUE,%20ANAHEIM,%20CA92804&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1809 W.
## EMBASSY AVENUE, ANAHEIM, CA92804"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1621%20E%20SANTA%20ANA%20STREET,%20ANAHEIM,%20CA92805&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1621 E
## SANTA ANA STREET, ANAHEIM, CA92805"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5867%20EMBEE%20DRIVE,%20SAN%20JOSE,%20CA95123&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5867
## EMBEE DRIVE, SAN JOSE, CA95123"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3018%20SOUTH%20HOBART%20STREET,%20LOS%20ANGELES,%20CA90018&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3018
## SOUTH HOBART STREET, LOS ANGELES, CA90018"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=627%20PASEO%20DEL%20RIO,%20SAN%20LORENZO,%20CA94580&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "627 PASEO
## DEL RIO, SAN LORENZO, CA94580"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2420%20LOGAN%20ST,%20POMONA,%20CA91767&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2420
## LOGAN ST, POMONA, CA91767"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3426%20W%20GLEN%20HOLLY%20DRIVE,%20ANAHEIM,%20CA92804&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3426 W
## GLEN HOLLY DRIVE, ANAHEIM, CA92804"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=951%20MALCOLM%20LANE,%20HAYWARD,%20CA94545&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "951
## MALCOLM LANE, HAYWARD, CA94545"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8359%20LANGTREE%20WAY,%20SACRAMENTO,%20CA95823&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "8359
## LANGTREE WAY, SACRAMENTO, CA95823"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8522%20EMERYWOOD%20DRIVE,%20BUENA%20PARK,%20CA90621&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "8522
## EMERYWOOD DRIVE, BUENA PARK, CA90621"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2024%20GRAMERCY%20AVENUE,%20TORRANCE,%20CA90501&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2024
## GRAMERCY AVENUE, TORRANCE, CA90501"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=359%20E.%20169TH%20STREET,%20CARSON,%20CA90746&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "359 E.
## 169TH STREET, CARSON, CA90746"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=19011%20EDDINGTON%20DRIVE,%20CARSON,%20CA90746&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "19011
## EDDINGTON DRIVE, CARSON, CA90746"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=19203%20CAMPAIGN%20DRIVE,%20CARSON,%20CA90746&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "19203
## CAMPAIGN DRIVE, CARSON, CA90746"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=664%20E%20ORANGEWOOD%20DRIVE,%20COVINA,%20CA91723&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "664 E
## ORANGEWOOD DRIVE, COVINA, CA91723"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=806%20JOHNSON%20AVENUE,%20MARYSVILLE,%20CA95901&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "806
## JOHNSON AVENUE, MARYSVILLE, CA95901"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=101%20SOUTH%20G%20STREET,%20EMPIRE,%20CA95319&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "101 SOUTH
## G STREET, EMPIRE, CA95319"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=655%20SOUTH%20EASTBURY%20AVE,%20COVINA,%20CA91723&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "655 SOUTH
## EASTBURY AVE, COVINA, CA91723"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=11892%20GARY%20STREET,%20GARDEN%20GROVE,%20CA92840&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "11892
## GARY STREET, GARDEN GROVE, CA92840"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=11041%20CARMENET%20WAY,%20RANCHO%20CORDOVA,%20CA95670&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "11041
## CARMENET WAY, RANCHO CORDOVA, CA95670"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4557%20ALONDRO%20DRIVE,%20RIVERSIDE,%20CA92509&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4557
## ALONDRO DRIVE, RIVERSIDE, CA92509"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4951%20EIGHT%20MILE%20ROAD,%20STOCKTON,%20CA95212&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4951
## EIGHT MILE ROAD, STOCKTON, CA95212"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8114%20RIVER%20HAWK%20LN,%20BAKERSFIELD,%20CA93312&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "8114
## RIVER HAWK LN, BAKERSFIELD, CA93312"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=984%20RUSSELL%20PLACE,%20POMONA,%20CA91767&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "984
## RUSSELL PLACE, POMONA, CA91767"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=256%20SOUTHSHORE%20DRIVE,%20LAKE%20ELSINORE,%20CA92530&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "256
## SOUTHSHORE DRIVE, LAKE ELSINORE, CA92530"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=20015%20ENSLOW%20DRIVE,%20CARSON,%20CA90746&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "20015
## ENSLOW DRIVE, CARSON, CA90746"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3936%20S%20DALTON%20AVE,%20LOS%20ANGELES,%20CA90062&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3936 S
## DALTON AVE, LOS ANGELES, CA90062"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=6054%206TH%20AVE,%20LOS%20ANGELES,%20CA90043&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "6054 6TH
## AVE, LOS ANGELES, CA90043"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2813%20S%20HARCOURT%20AVE,%20LOS%20ANGELES,%20CA90016&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2813 S
## HARCOURT AVE, LOS ANGELES, CA90016"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2903%20VINEYARD%20AVE,%20LOS%20ANGELES,%20CA90016&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2903
## VINEYARD AVE, LOS ANGELES, CA90016"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1618%20W%2051ST%20ST,%20LOS%20ANGELES,%20CA90062&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1618 W
## 51ST ST, LOS ANGELES, CA90062"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1228%20W%20121ST%20ST,%20LOS%20ANGELES,%20CA90044&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1228 W
## 121ST ST, LOS ANGELES, CA90044"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=6864%20PERSHING%20AVENUE,%20STOCKTON,%20CA95207&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "6864
## PERSHING AVENUE, STOCKTON, CA95207"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=311%20MISSION%20PARK%20DR,%20STOCKTON,%20CA95207&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "311
## MISSION PARK DR, STOCKTON, CA95207"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=13155%20BAGATELLE%20STREET,%20MORENO%20VALLEY,%20CA92553&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "13155
## BAGATELLE STREET, MORENO VALLEY, CA92553"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=19041%20HARLEY%20JOHN%20RD,%20RIVERSIDE,%20CA92504&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "19041
## HARLEY JOHN RD, RIVERSIDE, CA92504"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=7714%20SOUTHLAND%20WAY,%20SACRAMENTO,%20CA95828&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "7714
## SOUTHLAND WAY, SACRAMENTO, CA95828"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=356%20WEST%20WISE%20ROAD,%20LINCOLN,%20CA95648&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "356 WEST
## WISE ROAD, LINCOLN, CA95648"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=6547%20RIO%20LINDA%20BOULEVARD,%20RIO%20LINDA,%20CA95673&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "6547 RIO
## LINDA BOULEVARD, RIO LINDA, CA95673"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=630%20N.%20NICHOLSON,%20MONTEREY%20PARK,%20CA91755&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "630 N.
## NICHOLSON, MONTEREY PARK, CA91755"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=151%20ESCANYO%20DRIVE,%20SOUTH%20SAN%20FRANCISCO,%20CA94080&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "151
## ESCANYO DRIVE, SOUTH SAN FRANCISCO, CA94080"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5916%20BARTLETT%20AVENUE,%20SAN%20GABRIEL,%20CA91775&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5916
## BARTLETT AVENUE, SAN GABRIEL, CA91775"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1873%20WEST%20STREET,%20HAYWARD,%20CA94545&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1873 WEST
## STREET, HAYWARD, CA94545"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=30711%20MONTE%20LADO%20DRIVE,%20MALIBU,%20CA90265&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "30711
## MONTE LADO DRIVE, MALIBU, CA90265"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=10496%20N.%20ARMSTRONG,%20CLOVIS,%20CA93612&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "10496 N.
## ARMSTRONG, CLOVIS, CA93612"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=13706%20WHISPERING%20MEADOWS%20LANE,%20JAMUL,%20CA91935&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "13706
## WHISPERING MEADOWS LANE, JAMUL, CA91935"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=6328%20QUARTZ%20AVE,%20WOODLAND%20HILLS,%20CA91367&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "6328
## QUARTZ AVE, WOODLAND HILLS, CA91367"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=14232%20SAVANA%20STREET,%20ADELANTO,%20CA92301&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "14232
## SAVANA STREET, ADELANTO, CA92301"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5440%20LIBERTY%20STREET,%20NORTH%20HIGHLANDS,%20CA95660&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5440
## LIBERTY STREET, NORTH HIGHLANDS, CA95660"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=380%20ARCADE%20BLVD.,%20SACRAMENTO,%20CA95825&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "380
## ARCADE BLVD., SACRAMENTO, CA95825"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=602%20NOVAK%20DRIVE,%20SAN%20JOSE,%20CA95127&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "602 NOVAK
## DRIVE, SAN JOSE, CA95127"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2017%20TERILYN%20AVE.,%20SAN%20JOSE,%20CA95122&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2017
## TERILYN AVE., SAN JOSE, CA95122"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=16643%20ESTELLA%20AVE,%20CERRITOS,%20CA90703&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "16643
## ESTELLA AVE, CERRITOS, CA90703"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=460%20LA%20SOMBRA%20DRIVE,%20EL%20CAJON,%20CA92020&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "460 LA
## SOMBRA DRIVE, EL CAJON, CA92020"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4251%20SO.%20VAN%20NESS%20AVE.,%20LOS%20ANGELES,%20CA90062&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4251 SO.
## VAN NESS AVE., LOS ANGELES, CA90062"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2607%20CARPENTER%20ROAD,%20STOCKTON,%20CA95205&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2607
## CARPENTER ROAD, STOCKTON, CA95205"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3837%20HOLDREGE%20WAY,%20STOCKTON,%20CA95206&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3837
## HOLDREGE WAY, STOCKTON, CA95206"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2305%20FRESNO%20AVENUE,%20STOCKTON,%20CA95206&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2305
## FRESNO AVENUE, STOCKTON, CA95206"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1925%20ST.%20LAKES%20WAY,%20STOCKTON,%20CA95206&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1925 ST.
## LAKES WAY, STOCKTON, CA95206"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3981%208TH%20AVENUE,%20SACRAMENTO,%20CA95817&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3981 8TH
## AVENUE, SACRAMENTO, CA95817"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5520%20WORTSER%20AVENUE,%20SHERMAN%20OAKS,%20CA91401&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5520
## WORTSER AVENUE, SHERMAN OAKS, CA91401"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=6053%20ALCOVE,%20NORTH%20HOLLYWOOD,%20CA91606&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "6053
## ALCOVE, NORTH HOLLYWOOD, CA91606"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=12655%20EMELITA%20AVENUE,%20VALLEY%20VILLAGE,%20CA91607&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "12655
## EMELITA AVENUE, VALLEY VILLAGE, CA91607"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=6101%20BLUEBELL,%20NORTH%20HOLLYWOOD,%20CA91606&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "6101
## BLUEBELL, NORTH HOLLYWOOD, CA91606"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=9978%20EUBANK%20LANE,%20SPRING%20VALLEY,%20CA91977&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "9978
## EUBANK LANE, SPRING VALLEY, CA91977"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=7708%20SPROAT%20WAY,%20BAKERSFIELD,%20CA93309&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "7708
## SPROAT WAY, BAKERSFIELD, CA93309"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3353%20VINCENT%20DRIVE,%20SANTA%20CLARA,%20CA95051&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3353
## VINCENT DRIVE, SANTA CLARA, CA95051"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=11611%20BALBOA%20BLVD.,%20GRANADA%20HILLS,%20CA91344&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "11611
## BALBOA BLVD., GRANADA HILLS, CA91344"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=17131%20COURBET%20STREET,%20GRANADA%20HILLS,%20CA91344&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "17131
## COURBET STREET, GRANADA HILLS, CA91344"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=556%20EUREKA%20DRIVE,%20ESCONDIDO,%20CA92027&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "556
## EUREKA DRIVE, ESCONDIDO, CA92027"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=7431%20PRAIRIE%20MOUND%20WAY,%20SAN%20DIEGO,%20CA92139&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "7431
## PRAIRIE MOUND WAY, SAN DIEGO, CA92139"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=404%20SAN%20ALBERTO%20WAY,%20SAN%20DIEGO,%20CA92114&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "404 SAN
## ALBERTO WAY, SAN DIEGO, CA92114"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=211%20SOUTH%20LARK%20ELLEN%20AVENUE,%20WEST%20COVINA,%20CA91791&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "211 SOUTH
## LARK ELLEN AVENUE, WEST COVINA, CA91791"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=7728%20BLACK%20SAND%20WAY,%20ANTELOPE,%20CA95843&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "7728
## BLACK SAND WAY, ANTELOPE, CA95843"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2800%203RD%20AVENUE,%20LOS%20ANGELES,%20CA90018&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2800 3RD
## AVENUE, LOS ANGELES, CA90018"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2507%20EVELYN%20AVE,%20ROSEMEAD,%20CA91770&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2507
## EVELYN AVE, ROSEMEAD, CA91770"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1076%20TULANE%20AVE,%20SAN%20LEANDRO,%20CA94579&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1076
## TULANE AVE, SAN LEANDRO, CA94579"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1207%20N.%20ALEXANDRA%20DRIVE,%20DINUBA,%20CA93618&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1207 N.
## ALEXANDRA DRIVE, DINUBA, CA93618"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3621%20ROX%20PLACE%20COURT,%20SAN%20JOSE,%20CA95121&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3621 ROX
## PLACE COURT, SAN JOSE, CA95121"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3127%20HAGA%20DR.,%20SAN%20JOSE,%20CA95111&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3127 HAGA
## DR., SAN JOSE, CA95111"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1628%20MCLAUGHLIN%20AVENUE,%20SAN%20JOSE,%20CA95122&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1628
## MCLAUGHLIN AVENUE, SAN JOSE, CA95122"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1128%20BENDMILL%20WAY,%20SAN%20JOSE,%20CA95121&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1128
## BENDMILL WAY, SAN JOSE, CA95121"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4062%20MC%20LAUGHLIN%20AVE.,%20SAN%20JOSE,%20CA95121&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4062 MC
## LAUGHLIN AVE., SAN JOSE, CA95121"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=11277%20EVERGREEN%20LANE,%20HANFORD,%20CA93230&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "11277
## EVERGREEN LANE, HANFORD, CA93230"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2292%20N.%20LIVERMORE%20AVENUE,%20LIVERMORE,%20CA94551&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2292 N.
## LIVERMORE AVENUE, LIVERMORE, CA94551"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=9%20EVERGREEN%20COURT,%20VALLEJO,%20CA94591&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "9
## EVERGREEN COURT, VALLEJO, CA94591"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=992%20BRANHAM%20LANE,%20SAN%20JOSE,%20CA95136&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "992
## BRANHAM LANE, SAN JOSE, CA95136"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=18%20VALLECITOS%20LN.,%20WATSONVILLE,%20CA95076&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "18
## VALLECITOS LN., WATSONVILLE, CA95076"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4836%20W.%20JAMES%20CT,%20VISALIA,%20CA93277&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4836 W.
## JAMES CT, VISALIA, CA93277"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=133%20NORTH%20EL%20MOLINO,%20ALHAMBRA,%20CA91801&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "133 NORTH
## EL MOLINO, ALHAMBRA, CA91801"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3487%20TULLY%20RD.,%20SAN%20JOSE,%20CA95148&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3487
## TULLY RD., SAN JOSE, CA95148"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1856%20MCALLISTER%20STREET,%20SAN%20FRANCISCO,%20CA94117&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1856
## MCALLISTER STREET, SAN FRANCISCO, CA94117"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1752%20CRESTWOOD%20CIRCLE,%20STOCKTON,%20CA95210&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1752
## CRESTWOOD CIRCLE, STOCKTON, CA95210"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=9281%20ROCK%20ACRE%20DR,%20LAKESIDE,%20CA92040&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "9281 ROCK
## ACRE DR, LAKESIDE, CA92040"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8820%20GOLDEN%20RIDGE%20ROAD,%20LAKESIDE,%20CA92040&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "8820
## GOLDEN RIDGE ROAD, LAKESIDE, CA92040"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1244%20WESTCHESTER%20PLACE,%20LOS%20ANGELES,%20CA90019&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1244
## WESTCHESTER PLACE, LOS ANGELES, CA90019"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=570%20INVERNESS%20DRIVE,%20VALLEJO,%20CA94589&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "570
## INVERNESS DRIVE, VALLEJO, CA94589"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=134%20LANDANA%20STREET,%20AMERICAN%20CANYON,%20CA94503&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "134
## LANDANA STREET, AMERICAN CANYON, CA94503"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5320%20MATINA%20DRIVE,%20ELK%20GROVE,%20CA95757&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5320
## MATINA DRIVE, ELK GROVE, CA95757"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8936%20MEADOWSPRING%20DRIVE,%20ELK%20GROVE,%20CA95758&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "8936
## MEADOWSPRING DRIVE, ELK GROVE, CA95758"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=24672%20RHEA%20DRIVE,%20MISSION%20VIEJO,%20CA92691&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "24672
## RHEA DRIVE, MISSION VIEJO, CA92691"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5035%20ECHO%20STREET,%20HIGHLAND%20PARK,%20CA90042&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5035 ECHO
## STREET, HIGHLAND PARK, CA90042"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=46%20WILLIAMS%20AVENUE,%20SAN%20FRANCISCO,%20CA94124&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "46
## WILLIAMS AVENUE, SAN FRANCISCO, CA94124"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=30965%20FAIRCLIFF%20ST.,%20HAYWARD,%20CA94544&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "30965
## FAIRCLIFF ST., HAYWARD, CA94544"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1859%20SOUTH%20FAIRFAX%20AVE,%20LOS%20ANGELES,%20CA90019&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1859
## SOUTH FAIRFAX AVE, LOS ANGELES, CA90019"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=32724%20FAIRFIELD%20ST.,%20UNION%20CITY,%20CA94587&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "32724
## FAIRFIELD ST., UNION CITY, CA94587"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2051%20FAIRGREEN%20AVE,%20MONROVIA,%20CA91016&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2051
## FAIRGREEN AVE, MONROVIA, CA91016"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=20601%20KITTRIDGE%20STREET,%20WINNETKA,%20CA91306&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "20601
## KITTRIDGE STREET, WINNETKA, CA91306"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=21036%20CHASE%20STREET,%20CANOGA%20PARK,%20CA91304&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "21036
## CHASE STREET, CANOGA PARK, CA91304"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=22743%20HAMLIN%20ST.,%20WEST%20HILLS,%20CA91307&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "22743
## HAMLIN ST., WEST HILLS, CA91307"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=802%20FAIRMONT%20AVE,%20MODESTO,%20CA95350&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "802
## FAIRMONT AVE, MODESTO, CA95350"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4027%20JUNIPER%20STREET,%20SAN%20DIEGO,%20CA92105&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4027
## JUNIPER STREET, SAN DIEGO, CA92105"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1753%20NORTH%20FAIR%20OAKS%20AVE,%20PASADENA,%20CA91103&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1753
## NORTH FAIR OAKS AVE, PASADENA, CA91103"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3905%20F%20STREET,%20EUREKA,%20CA95503&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3905 F
## STREET, EUREKA, CA95503"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2001%20MILL%20ROAD,%20NOVATO,%20CA94947&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2001 MILL
## ROAD, NOVATO, CA94947"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4796%20FAIRWAY%20DRIVE,%20ROHNERT%20PARK,%20CA94928&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4796
## FAIRWAY DRIVE, ROHNERT PARK, CA94928"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1660%20NARANJO%20CT.,%20REDLANDS,%20CA92374&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1660
## NARANJO CT., REDLANDS, CA92374"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1765%20EAST%20113TH%20STREET,%20LOS%20ANGELES,%20CA90059&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1765 EAST
## 113TH STREET, LOS ANGELES, CA90059"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1832%20SOUTH%20ARLINGTON%20AVE.,%20LOS%20ANGELES,%20CA90019&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1832
## SOUTH ARLINGTON AVE., LOS ANGELES, CA90019"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=787%20W.%20KANAI,%20PORTERVILLE,%20CA93257&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "787 W.
## KANAI, PORTERVILLE, CA93257"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=6930%20SHADOWOOD%20STREET,%20RIVERSIDE,%20CA92506&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "6930
## SHADOWOOD STREET, RIVERSIDE, CA92506"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=15431%20E.%20GARO%20STREET,%20HACIENDA%20HEIGHTS,%20CA91745&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "15431 E.
## GARO STREET, HACIENDA HEIGHTS, CA91745"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=7720%20TEEKAY%20WAY,%20SACRAMENTO,%20CA95832&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "7720
## TEEKAY WAY, SACRAMENTO, CA95832"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=273%20JENNA%20COURT,%20SAN%20DIEGO,%20CA92114&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "273 JENNA
## COURT, SAN DIEGO, CA92114"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1465%20LEAF%20TERRACE,%20SAN%20DIEGO,%20CA92114&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1465 LEAF
## TERRACE, SAN DIEGO, CA92114"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=10016%20LA%20SALLE%20AVENUE,%20LOS%20ANGELES,%20CA90047&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "10016 LA
## SALLE AVENUE, LOS ANGELES, CA90047"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1827%20W%2074TH%20ST,%20LOS%20ANGELES,%20CA90047&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1827 W
## 74TH ST, LOS ANGELES, CA90047"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8509%20DALLAS%20STREET,%20LA%20MESA,%20CA91942&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "8509
## DALLAS STREET, LA MESA, CA91942"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=6350%20TWILA%20LANE,%20SAN%20DIEGO,%20CA92115&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "6350
## TWILA LANE, SAN DIEGO, CA92115"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3302%20YBARRA%20ROAD,%20SPRING%20VALLEY,%20CA91978&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3302
## YBARRA ROAD, SPRING VALLEY, CA91978"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=24124%20KERNWOOD%20DRIVE,%20MORENO%20VALLEY,%20CA92557&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "24124
## KERNWOOD DRIVE, MORENO VALLEY, CA92557"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=631-651%20TAFT%20AVENUE,%20EL%20CAJON,%20CA92020&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "631-651
## TAFT AVENUE, EL CAJON, CA92020"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=98%20CHERRY%20BLOSSOM%20DR.,%20SAN%20JOSE,%20CA95123&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "98 CHERRY
## BLOSSOM DR., SAN JOSE, CA95123"
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=13553%20GARDEN%20BAR%20ROAD,%20GRASS%20VALLEY,%20CA95949&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "13553
## GARDEN BAR ROAD, GRASS VALLEY, CA95949"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=19209%20FARIMAN%20DRIVE,%20CARSON,%20CA90746&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "19209
## FARIMAN DRIVE, CARSON, CA90746"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2156%20W.%20WHITE%20CHAPEL%20WAY,%20PORTERVILLE,%20CA93257&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2156 W.
## WHITE CHAPEL WAY, PORTERVILLE, CA93257"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=26757%20AVENUE%2018%201/2,%20MADERA,%20CA93638&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "26757
## AVENUE 18 1/2, MADERA, CA93638"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1588%20FARRINGDON%20COURT,%20SAN%20JOSE,%20CA95127&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1588
## FARRINGDON COURT, SAN JOSE, CA95127"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1862%20FLORENCE%20AVE.,%20SANGER,%20CA93657&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1862
## FLORENCE AVE., SANGER, CA93657"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2244%20GLORYETTE%20AVENUE,%20SIMI%20VALLEY,%20CA93063&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2244
## GLORYETTE AVENUE, SIMI VALLEY, CA93063"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=24888%20STANDING%20ROCK%20RD,%20APPLE%20VALLEY,%20CA92307&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "24888
## STANDING ROCK RD, APPLE VALLEY, CA92307"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1801%20VIA%20BARRETT,%20SAN%20LORENZO,%20CA94580&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1801 VIA
## BARRETT, SAN LORENZO, CA94580"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1373%20KATHY%20LANE,%20SEBASTOPOL,%20CA95472&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1373
## KATHY LANE, SEBASTOPOL, CA95472"
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=12933%20WELBY%20WAY,%20NORTH%20HOLLYWOOD,%20CA91606&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "12933
## WELBY WAY, NORTH HOLLYWOOD, CA91606"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=437%20FERNDALE%20AVE,%20SOUTH%20SAN%20FRANCISCO,%20CA94080&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "437
## FERNDALE AVE, SOUTH SAN FRANCISCO, CA94080"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1007%20POLK%20STREET,%20SALINAS,%20CA93906&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1007 POLK
## STREET, SALINAS, CA93906"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1676%20FERNWOOD%20DRIVE,%20OAKLEY,%20CA94561&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1676
## FERNWOOD DRIVE, OAKLEY, CA94561"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=86%20ARTESIA%20DRIVE,%20CHICO,%20CA95973&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "86
## ARTESIA DRIVE, CHICO, CA95973"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4140%20JUSTIN%20WAY,%20SACRAMENTO,%20CA95826&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4140
## JUSTIN WAY, SACRAMENTO, CA95826"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=614%20SUTTER%20LANE,%20IONE,%20CA95640&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "614
## SUTTER LANE, IONE, CA95640"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=15190%20KONOCTI%20VIEW%20ROAD,%20CLEARLAKE,%20CA95422&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "15190
## KONOCTI VIEW ROAD, CLEARLAKE, CA95422"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=803%20HILLER%20STREET,%20BELMONT,%20CA94002&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "803
## HILLER STREET, BELMONT, CA94002"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=453%20ACACIA%20AVENUE,%20SAN%20BRUNO,%20CA94066&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "453
## ACACIA AVENUE, SAN BRUNO, CA94066"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2655%20BELMONT%20CANYON%20ROAD,%20BELMONT,%20CA94002&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2655
## BELMONT CANYON ROAD, BELMONT, CA94002"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1773%20HAMLET%20STREET,%20SAN%20MATEO,%20CA94403&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1773
## HAMLET STREET, SAN MATEO, CA94403"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=901%20NORTH%20ROAD,%20BELMONT,%20CA94002&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "901 NORTH
## ROAD, BELMONT, CA94002"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=270%20MERCED%20DRIVE,%20SAN%20BRUNO,%20CA94066&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "270
## MERCED DRIVE, SAN BRUNO, CA94066"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=965%20PATRICIA%20AVENUE,%20SAN%20MATEO,%20CA94401&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "965
## PATRICIA AVENUE, SAN MATEO, CA94401"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3600%20SNEATH%20LANE,%20SAN%20BRUNO,%20CA94066&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3600
## SNEATH LANE, SAN BRUNO, CA94066"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=18422%20SEADLER%20DR,%20ROWLAND%20HEIGHTS,%20CA91748&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "18422
## SEADLER DR, ROWLAND HEIGHTS, CA91748"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4826%20E.%20FILLMORE,%20FRESNO,%20CA93727&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4826 E.
## FILLMORE, FRESNO, CA93727"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=10351%20FRANK%20GREG%20WAY,%20ELK%20GROVE,%20CA95757&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "10351
## FRANK GREG WAY, ELK GROVE, CA95757"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=11001%20FIORE%20DRIVE,%20RANCHO%20CORDOVA,%20CA95670&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "11001
## FIORE DRIVE, RANCHO CORDOVA, CA95670"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=263%20FIRESTONE%20DRIVE,%20ROSEVILLE,%20CA95678&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "263
## FIRESTONE DRIVE, ROSEVILLE, CA95678"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=715%20E.%20CHESTER%20ROAD,%20COVINA,%20CA91723&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "715 E.
## CHESTER ROAD, COVINA, CA91723"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1844%20JOAN%20COURT,%20WEST%20COVINA,%20CA91792&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1844 JOAN
## COURT, WEST COVINA, CA91792"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=25243%20FISHER,%20SAN%20BERNARDINO,%20CA92404&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "25243
## FISHER, SAN BERNARDINO, CA92404"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=965%20FITZGERALD%20AVE.,%20SAN%20MARTIN,%20CA95046&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "965
## FITZGERALD AVE., SAN MARTIN, CA95046"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2468%20FITZPATRICK%20STREET,%20SAN%20PABLO,%20CA94806&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2468
## FITZPATRICK STREET, SAN PABLO, CA94806"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5230%20BEDFORD%20AVE,%20LOS%20ANGELES,%20CA90056&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5230
## BEDFORD AVE, LOS ANGELES, CA90056"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2823%20S%20HARVARD%20BLVD,%20LOS%20ANGELES,%20CA90018&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2823 S
## HARVARD BLVD, LOS ANGELES, CA90018"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=9129%20LA%20SALLE%20AVE,%20LOS%20ANGELES,%20CA90047&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "9129 LA
## SALLE AVE, LOS ANGELES, CA90047"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=18445%20PAYSON%20ST,%20AZUSA,%20CA91702&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "18445
## PAYSON ST, AZUSA, CA91702"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=206%20N%20YALETON%20AVE,%20WEST%20COVINA,%20CA91790&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "206 N
## YALETON AVE, WEST COVINA, CA91790"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2043%20FLINTCREST%20DRIVE,%20SAN%20JOSE,%20CA95148&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2043
## FLINTCREST DRIVE, SAN JOSE, CA95148"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3094%20STEVENS%20LANE,%20SAN%20JOSE,%20CA95148&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3094
## STEVENS LANE, SAN JOSE, CA95148"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=301%20EDINBURGH%20STREET,%20SAN%20FRANCISCO,%20CA94112&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "301
## EDINBURGH STREET, SAN FRANCISCO, CA94112"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1008%20CORTEZ%20AVENUE,%20BURLINGAME,%20CA94010&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1008
## CORTEZ AVENUE, BURLINGAME, CA94010"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=135%20NORTH%208TH%20STREET,%20SAN%20JOSE,%20CA95112&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "135 NORTH
## 8TH STREET, SAN JOSE, CA95112"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2229%20N.%20FOREST%20AVENUE,%20SANTA%20ANA,%20CA92706&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2229 N.
## FOREST AVENUE, SANTA ANA, CA92706"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1025%20PINE%20STREET,%20VALLEJO,%20CA94590&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1025 PINE
## STREET, VALLEJO, CA94590"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3080%20FOXHALL%20GLEN,%20ESCONDIDO,%20CA92029&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3080
## FOXHALL GLEN, ESCONDIDO, CA92029"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=7446%208TH%20STREET,%20RIO%20LINDA,%20CA95673&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "7446 8TH
## STREET, RIO LINDA, CA95673"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4656%20COGSWELL%20RD.,%20EL%20MONTE,%20CA91731&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4656
## COGSWELL RD., EL MONTE, CA91731"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=13655%20FOOTHILL%20AVE,%20SAN%20MARTIN,%20CA95046&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "13655
## FOOTHILL AVE, SAN MARTIN, CA95046"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3543%20STORY%20ROAD,%20SAN%20JOSE,%20CA95127&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3543
## STORY ROAD, SAN JOSE, CA95127"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1406%20FORDHAM%20AVENUE,%20MODESTO,%20CA95350&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1406
## FORDHAM AVENUE, MODESTO, CA95350"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=24372%20FORDVIEW%20STREET,%20LAKE%20FOREST,%20CA92630&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "24372
## FORDVIEW STREET, LAKE FOREST, CA92630"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=947%20FORESTDALE%20AVE,%20GLENDORA,%20CA91740&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "947
## FORESTDALE AVE, GLENDORA, CA91740"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5829%20E%20ALTA,%20FRESNO,%20CA93727&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5829 E
## ALTA, FRESNO, CA93727"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=22328%20BROKEN%20LANCE%20RD,%20APPLE%20VALLEY,%20CA92307&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "22328
## BROKEN LANCE RD, APPLE VALLEY, CA92307"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=10953%20FOSTER%20AVENUE,%20NORWALK,%20CA90650&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "10953
## FOSTER AVENUE, NORWALK, CA90650"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5300%20ANGELES%20VISTA%20BLVD.,%20LOS%20ANGELES,%20CA90043&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5300
## ANGELES VISTA BLVD., LOS ANGELES, CA90043"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=18025%20PIONEER%20AVE.,%20ARTESIA,%20CA90701&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "18025
## PIONEER AVE., ARTESIA, CA90701"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=15457%20BLEDSOE,%20SYLMAR,%20CA91342&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "15457
## BLEDSOE, SYLMAR, CA91342"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5361%20FOX%20HILLS%20AVENUE,%20BUENA%20PARK,%20CA90621&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5361 FOX
## HILLS AVENUE, BUENA PARK, CA90621"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=45%20FRANCIS,%20SAN%20FRANCISCO,%20CA94112&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "45
## FRANCIS, SAN FRANCISCO, CA94112"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4130%20LOBOS%20AVENUE,%20ATASCADERO,%20CA93422&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4130
## LOBOS AVENUE, ATASCADERO, CA93422"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=15704%20EAST%20FRANCISQUITO%20AVENUE,%20LA%20PUENTE,%20CA91744&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "15704
## EAST FRANCISQUITO AVENUE, LA PUENTE, CA91744"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2726%20OAKWOOD%20COURT,%20STOCKTON,%20CA95210&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2726
## OAKWOOD COURT, STOCKTON, CA95210"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1911%20W.%20137TH%20STREET,%20COMPTON,%20CA90222&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1911 W.
## 137TH STREET, COMPTON, CA90222"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4307%20NULL%20DRIVE,%20ANTIOCH,%20CA94509&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4307 NULL
## DRIVE, ANTIOCH, CA94509"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5208%20MESA%20RIDGE%20DRIVE,%20ANTIOCH,%20CA94531&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5208 MESA
## RIDGE DRIVE, ANTIOCH, CA94531"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2340%20CABOT%20COURT,%20FAIRFIELD,%20CA94533&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2340
## CABOT COURT, FAIRFIELD, CA94533"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1427%20W.%20106TH%20STREET,%20LOS%20ANGELES,%20CA90047&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1427 W.
## 106TH STREET, LOS ANGELES, CA90047"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=36%20ZALEMA%20COURT,%20SACRAMENTO,%20CA95834&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "36 ZALEMA
## COURT, SACRAMENTO, CA95834"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1200%20OXFORD%20WAY,%20HANFORD,%20CA93230&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1200
## OXFORD WAY, HANFORD, CA93230"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4012%20ANDEDON%20CIRCLE,%20SACRAMENTO,%20CA95826&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4012
## ANDEDON CIRCLE, SACRAMENTO, CA95826"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2821%20B%20STREET,%20SAN%20DIEGO,%20CA92102&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2821 B
## STREET, SAN DIEGO, CA92102"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=504%20RITCHEY%20ST,%20SAN%20DIEGO,%20CA92114&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "504
## RITCHEY ST, SAN DIEGO, CA92114"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3025%20REYNARD%20WAY,%20SAN%20DIEGO,%20CA92103&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3025
## REYNARD WAY, SAN DIEGO, CA92103"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=12245%20RAMONA%20AVE,%20HAWTHORNE,%20CA90250&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "12245
## RAMONA AVE, HAWTHORNE, CA90250"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2030%20MENALTO%20AVENUE,%20MENLO%20PARK,%20CA94025&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2030
## MENALTO AVENUE, MENLO PARK, CA94025"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=126%20FRONT%20STREET,%20SANTA%20CRUZ,%20CA95060&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "126 FRONT
## STREET, SANTA CRUZ, CA95060"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=95%20TUNDRA%20WAY,%20SACRAMENTO,%20CA95834&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "95 TUNDRA
## WAY, SACRAMENTO, CA95834"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=29024%20RUUS%20ROAD,%20HAYWARD,%20CA94544&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "29024
## RUUS ROAD, HAYWARD, CA94544"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1579%20N.%20MITCHELL%20CANYON%20ROAD,%20CLAYTON,%20CA94517&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1579 N.
## MITCHELL CANYON ROAD, CLAYTON, CA94517"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4505%20ARAGON%20DRIVE%20#C,%20CARPINTERIA,%20CA93013&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4505
## ARAGON DRIVE #C, CARPINTERIA, CA93013"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=15190%20RAMONA%20ROAD,%20APPLE%20VALLEY,%20CA92307&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "15190
## RAMONA ROAD, APPLE VALLEY, CA92307"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=13159%20SKIOMAH%20RD.,%20APPLE%20VALLEY,%20CA92308&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "13159
## SKIOMAH RD., APPLE VALLEY, CA92308"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1700%20G%20STREET,%20SACRAMENTO,%20CA95814&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1700 G
## STREET, SACRAMENTO, CA95814"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=312%20W.%20119TH%20STREET,%20LOS%20ANGELES,%20CA90061&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "312 W.
## 119TH STREET, LOS ANGELES, CA90061"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=157%20W.%20105TH%20ST.,%20LOS%20ANGELES,%20CA90003&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "157 W.
## 105TH ST., LOS ANGELES, CA90003"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2420%20REO%20DRIVE,%20SAN%20DIEGO,%20CA92139&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2420 REO
## DRIVE, SAN DIEGO, CA92139"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=6377%20JOUGLARD%20STREET,%20SAN%20DIEGO,%20CA92114&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "6377
## JOUGLARD STREET, SAN DIEGO, CA92114"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1725%20PETAL%20DRIVE,%20SAN%20DIEGO,%20CA92114&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1725
## PETAL DRIVE, SAN DIEGO, CA92114"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4288%20W.%20MICHIGAN,%20FRESNO,%20CA93722&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4288 W.
## MICHIGAN, FRESNO, CA93722"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3249%20GABRIELLA%20STREET,%20WEST%20COVINA,%20CA91792&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3249
## GABRIELLA STREET, WEST COVINA, CA91792"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1870%20FLORENCE%20LANE,%20CONCORD,%20CA94520&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1870
## FLORENCE LANE, CONCORD, CA94520"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=761%2016TH%20STREET,%20SAN%20DIEGO,%20CA92154&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "761 16TH
## STREET, SAN DIEGO, CA92154"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=686%20SOUTH%20SPRUCE%20STREET,%20TULARE,%20CA93274&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "686 SOUTH
## SPRUCE STREET, TULARE, CA93274"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=212%20DAYTON%20STREET,%20TULARE,%20CA93274&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "212
## DAYTON STREET, TULARE, CA93274"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=10986%20GALA%20LANE,%20ONTARIO,%20CA91762&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "10986
## GALA LANE, ONTARIO, CA91762"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1828%20OCONNER%20AVENUE,%20REDDING,%20CA96001&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1828
## OCONNER AVENUE, REDDING, CA96001"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=809%20VISTA%20CERRO%20DRIVE,%20PASO%20ROBLES,%20CA93446&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "809 VISTA
## CERRO DRIVE, PASO ROBLES, CA93446"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=477%20SOUTH%20LOS%20ANGELES%20STREET,%20TULARE,%20CA93274&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "477 SOUTH
## LOS ANGELES STREET, TULARE, CA93274"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1452%20W%205TH%20ST,%20ONTARIO,%20CA91762&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1452 W
## 5TH ST, ONTARIO, CA91762"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=21528%20RONAN%20AVE.,%20CARSON,%20CA90745&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "21528
## RONAN AVE., CARSON, CA90745"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4865%20WHEELHOUSE%20DRIVE,%20SAN%20DIEGO,%20CA92154&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4865
## WHEELHOUSE DRIVE, SAN DIEGO, CA92154"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1514%20NORTH%20MILLER%20ST,%20SANTA%20MARIA,%20CA93454&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1514
## NORTH MILLER ST, SANTA MARIA, CA93454"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3817%20RION%20WAY,%20STOCKTON,%20CA95209&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3817 RION
## WAY, STOCKTON, CA95209"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2211%20SANDRINGHAM%20WAY,%20STOCKTON,%20CA95209&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2211
## SANDRINGHAM WAY, STOCKTON, CA95209"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=9757%20NORTHRIDGE%20WAY,%20STOCKTON,%20CA95209&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "9757
## NORTHRIDGE WAY, STOCKTON, CA95209"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5132%20HARCOURT%20CIR.,%20RIVERSIDE,%20CA92505&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5132
## HARCOURT CIR., RIVERSIDE, CA92505"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=13734%20E.%20BECKNER%20STREET,%20LA%20PUENTE,%20CA91746&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "13734 E.
## BECKNER STREET, LA PUENTE, CA91746"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3728%20BRIDGEFORD%20LANE,%20MODESTO,%20CA95356&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3728
## BRIDGEFORD LANE, MODESTO, CA95356"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=9212%20GARDEN%20STREET,%20RANCHO%20CUCAMONGA,%20CA91701&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "9212
## GARDEN STREET, RANCHO CUCAMONGA, CA91701"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5640%20ALLEGHANY%20ST.,%20SAN%20DIEGO,%20CA92139&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5640
## ALLEGHANY ST., SAN DIEGO, CA92139"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=13031-13061%20WILSON%20STREET,%20GARDEN%20GROVE,%20CA92844&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location =
## "13031-13061 WILSON STREET, GARDEN GROVE, CA92844"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=702%20WEST%20173RD%20PLACE,%20GARDENA,%20CA90247&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "702 WEST
## 173RD PLACE, GARDENA, CA90247"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=832%20CACTUS%20CT.,%20SALINAS,%20CA93905&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "832
## CACTUS CT., SALINAS, CA93905"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2485%20CEDAR%20AVE.,%20LONG%20BEACH,%20CA90806&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2485
## CEDAR AVE., LONG BEACH, CA90806"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4850%20E.%20HOLLAND,%20FRESNO,%20CA93726&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4850 E.
## HOLLAND, FRESNO, CA93726"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=138%20E.%20BELLAIRE%20WAY,%20FRESNO,%20CA93704&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "138 E.
## BELLAIRE WAY, FRESNO, CA93704"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5642%20E.%20GARRETT,%20FRESNO,%20CA93727&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5642 E.
## GARRETT, FRESNO, CA93727"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=850%20CONGRESS%20AVENUE,%20PACIFIC%20GROVE,%20CA93950&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "850
## CONGRESS AVENUE, PACIFIC GROVE, CA93950"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2824%20FOREST%20HILL%20BOULEVARD,%20PACIFIC%20GROVE,%20CA93950&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2824
## FOREST HILL BOULEVARD, PACIFIC GROVE, CA93950"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3455%20PERCY%20STREET,%20LOS%20ANGELES,%20CA90023&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3455
## PERCY STREET, LOS ANGELES, CA90023"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1801%20LAKESHORE%20AVE.,%20LOS%20ANGELES,%20CA90026&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1801
## LAKESHORE AVE., LOS ANGELES, CA90026"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1355%20SOUTH%20HILL%20STREET,%20LOS%20ANGELES,%20CA90015&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1355
## SOUTH HILL STREET, LOS ANGELES, CA90015"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=437%20NORTH%20HOOVER,%20LOS%20ANGELES,%20CA90004&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "437 NORTH
## HOOVER, LOS ANGELES, CA90004"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=440%20N%20HOOVER%20STREET,%20LOS%20ANGELES,%20CA90004&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "440 N
## HOOVER STREET, LOS ANGELES, CA90004"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=12706%20GAULT%20STREET,%20NORTH%20HOLLYWOOD,%20CA91605&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "12706
## GAULT STREET, NORTH HOLLYWOOD, CA91605"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=545%20GAYNFAIR%20TERRACE,%20ARROYO%20GRANDE,%20CA93420&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "545
## GAYNFAIR TERRACE, ARROYO GRANDE, CA93420"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5913%20PORTSMOUTH%20STREET,%20CHINO,%20CA91710&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5913
## PORTSMOUTH STREET, CHINO, CA91710"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1203%20BREA%20CANYON%20CUT-OFF%20ROAD,%20ROWLAND%20HEIGHTS,%20CA91748&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1203 BREA
## CANYON CUT-OFF ROAD, ROWLAND HEIGHTS, CA91748"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3137%20EAST%20MERRYGROVE%20STREET,%20WEST%20COVINA,%20CA91792&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3137 EAST
## MERRYGROVE STREET, WEST COVINA, CA91792"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=19790%20SAND%20SPRING%20DR,%20ROWLAND%20HEIGHTS,%20CA91748&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "19790
## SAND SPRING DR, ROWLAND HEIGHTS, CA91748"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2400%20DIXIE%20PLACE,%20SANTA%20ROSA,%20CA95407&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2400
## DIXIE PLACE, SANTA ROSA, CA95407"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=22546%20BERENDO%20AVE,%20TORRANCE,%20CA90502&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "22546
## BERENDO AVE, TORRANCE, CA90502"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=19000%20MODOC%20DRIVE,%20WALNUT,%20CA91789&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "19000
## MODOC DRIVE, WALNUT, CA91789"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4310%20CASPER%20COURT,%20OXNARD,%20CA93033&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4310
## CASPER COURT, OXNARD, CA93033"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1309%20LA%20SERENA%20DRIVE,%20GLENDORA,%20CA91740&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1309 LA
## SERENA DRIVE, GLENDORA, CA91740"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=268%20W%20PAYSON%20ST,%20AZUSA,%20CA91702&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "268 W
## PAYSON ST, AZUSA, CA91702"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=19002%20HOLLYVALE%20DRIVE,%20GLENDORA,%20CA91740&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "19002
## HOLLYVALE DRIVE, GLENDORA, CA91740"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2950%20ROAN%20ST,%20ONTARIO,%20CA91761&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2950 ROAN
## ST, ONTARIO, CA91761"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5035%20GENEVA%20STREET,%20RIVERSIDE,%20CA92505&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5035
## GENEVA STREET, RIVERSIDE, CA92505"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2725%20SHANNON%20DRIVE,%20SOUTH%20SAN%20FRANCISCO,%20CA94080&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2725
## SHANNON DRIVE, SOUTH SAN FRANCISCO, CA94080"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=122%20EAST%2066TH%20ST.,%20LOS%20ANGELES,%20CA90003&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "122 EAST
## 66TH ST., LOS ANGELES, CA90003"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8356%20MAXINE%20STREET,%20PICO%20RIVERA,%20CA90660&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "8356
## MAXINE STREET, PICO RIVERA, CA90660"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=547%20CHERRY%20WAY,%20HAYWARD,%20CA94541&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "547
## CHERRY WAY, HAYWARD, CA94541"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2809%20COMBIE%20ROAD,%20MEADOW%20VISTA,%20CA95722&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2809
## COMBIE ROAD, MEADOW VISTA, CA95722"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=100%20CREEKSIDE%20CIR,%20SACRAMENTO,%20CA95823&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "100
## CREEKSIDE CIR, SACRAMENTO, CA95823"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=167%20DANNY%20DRIVE,%20GALT,%20CA95632&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "167 DANNY
## DRIVE, GALT, CA95632"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1103%20MYRA%20AVENUE,%20CHULA%20VISTA,%20CA91911&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1103 MYRA
## AVENUE, CHULA VISTA, CA91911"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4901%20CLARK%20ROAD,%20PARADISE,%20CA95969&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4901
## CLARK ROAD, PARADISE, CA95969"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1728%20WOLFE%20DRIVE,%20SAN%20MATEO,%20CA94402&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1728
## WOLFE DRIVE, SAN MATEO, CA94402"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=14519%20PONY%20TRAIL%20ROAD,%20VICTORVILLE,%20CA92392&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "14519
## PONY TRAIL ROAD, VICTORVILLE, CA92392"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=261%20MEDFORD%20AVENUE,%20HAYWARD,%20CA94541&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "261
## MEDFORD AVENUE, HAYWARD, CA94541"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=155%20SUNSET%20BLVD,%20HAYWARD,%20CA94541&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "155
## SUNSET BLVD, HAYWARD, CA94541"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=14667%20NAVAJO%20RD,%20APPLE%20VALLEY,%20CA92307&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "14667
## NAVAJO RD, APPLE VALLEY, CA92307"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1517%20E.%20SPRINGVILLE%20DRIVE,%20PORTERVILLE,%20CA93257&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1517 E.
## SPRINGVILLE DRIVE, PORTERVILLE, CA93257"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1731%20SUCCESS%20DRIVE,%20PORTERVILLE,%20CA93257&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1731
## SUCCESS DRIVE, PORTERVILLE, CA93257"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=9009%20CORNWALL%20DRIVE,%20STOCKTON,%20CA95209&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "9009
## CORNWALL DRIVE, STOCKTON, CA95209"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2510%20JIMINEZ%20WAY,%20STOCKTON,%20CA95209&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2510
## JIMINEZ WAY, STOCKTON, CA95209"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2168%20STONEFIELD%20PLACE,%20RIVERSIDE,%20CA92506&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2168
## STONEFIELD PLACE, RIVERSIDE, CA92506"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4521%20VALMONTE%20DRIVE,%20SACRAMENTO,%20CA95864&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4521
## VALMONTE DRIVE, SACRAMENTO, CA95864"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=10412%20GILBERT%20STREET,%20ANAHEIM,%20CA92804&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "10412
## GILBERT STREET, ANAHEIM, CA92804"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2151%20W.%20HIAWATHA%20AVENUE,%20ANAHEIM,%20CA92804&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2151 W.
## HIAWATHA AVENUE, ANAHEIM, CA92804"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1430%20S%20MARKEV%20STREET,%20ANAHEIM,%20CA92804&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1430 S
## MARKEV STREET, ANAHEIM, CA92804"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=322%20N.%20MILAN%20PLACE,%20ANAHEIM,%20CA92801&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "322 N.
## MILAN PLACE, ANAHEIM, CA92801"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1935%20W.%20VICTORIA%20AVENUE,%20ANAHEIM,%20CA92804&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1935 W.
## VICTORIA AVENUE, ANAHEIM, CA92804"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1512%20W%20LULLABY%20LANE,%20ANAHEIM,%20CA92802&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1512 W
## LULLABY LANE, ANAHEIM, CA92802"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=447%20GILCREST,%20VALLEJO,%20CA94591&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "447
## GILCREST, VALLEJO, CA94591"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=6958%20GILLINGHAM%20WAY,%20NORTH%20HIGHLANDS,%20CA95660&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "6958
## GILLINGHAM WAY, NORTH HIGHLANDS, CA95660"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=15152%20VICTORY%20BLVD.,%20VAN%20NUYS,%20CA91411&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "15152
## VICTORY BLVD., VAN NUYS, CA91411"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=22030%20GILMORE%20RANCH%20RD,%20RED%20BLUFF,%20CA96080&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "22030
## GILMORE RANCH RD, RED BLUFF, CA96080"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=14080%20ROCK%20PLACE,%20RIVERSIDE,%20CA92503&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "14080
## ROCK PLACE, RIVERSIDE, CA92503"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1844%20WALNUT%20STREET,%20LA%20VERNE,%20CA91750&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1844
## WALNUT STREET, LA VERNE, CA91750"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=163%20DEVONSHIRE%20ST.,%20VALLEJO,%20CA94591&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "163
## DEVONSHIRE ST., VALLEJO, CA94591"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3519%20VERDUGO%20RD.,%20LOS%20ANGELES,%20CA90065&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3519
## VERDUGO RD., LOS ANGELES, CA90065"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2487%20GLEN%20ELM%20WAY,%20SAN%20JOSE,%20CA95148&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2487 GLEN
## ELM WAY, SAN JOSE, CA95148"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1385%20NORTH%20MENTOR%20AVE,%20PASADENA,%20CA91104&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1385
## NORTH MENTOR AVE, PASADENA, CA91104"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1905%20GLENDORA%20WAY,%20SALINAS,%20CA93906&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1905
## GLENDORA WAY, SALINAS, CA93906"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5232%20EGGERS%20DRIVE,%20FREMONT,%20CA94536&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5232
## EGGERS DRIVE, FREMONT, CA94536"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=38524%20GLENVIEW%20DRIVE,%20FREMONT,%20CA94536&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "38524
## GLENVIEW DRIVE, FREMONT, CA94536"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2130%20SOUTH%20COAST%20HWY.,%20LAGUNA%20BEACH,%20CA92651&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2130
## SOUTH COAST HWY., LAGUNA BEACH, CA92651"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2096%20GLENROSE%20AVE,%20ALTADENA,%20CA91001&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2096
## GLENROSE AVE, ALTADENA, CA91001"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2607%20GLENVIEW%20DR.,%20HOLLISTER,%20CA95023&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2607
## GLENVIEW DR., HOLLISTER, CA95023"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=19514%20HAYNES%20STREET,%20RESEDA,%20CA91335&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "19514
## HAYNES STREET, RESEDA, CA91335"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1666%20WOLFE%20DRIVE,%20SAN%20MATEO,%20CA94402&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1666
## WOLFE DRIVE, SAN MATEO, CA94402"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=771%20JOYCE%20DRIVE,%20PORT%20HUENEME,%20CA93041&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "771 JOYCE
## DRIVE, PORT HUENEME, CA93041"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=7809%20CAMROSE%20WAY,%20SACRAMENTO,%20CA95828&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "7809
## CAMROSE WAY, SACRAMENTO, CA95828"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=7854%20SUMMER%20MIST%20CT,%20SACRAMENTO,%20CA95828&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "7854
## SUMMER MIST CT, SACRAMENTO, CA95828"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3781%20MARION%20AVENUE,%20OAKLAND,%20CA94619&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3781
## MARION AVENUE, OAKLAND, CA94619"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=18322%20SUBIDO%20STREET,%20ROWLAND%20HEIGHTS,%20CA91748&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "18322
## SUBIDO STREET, ROWLAND HEIGHTS, CA91748"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=18075%20CAPRI%20ST.,%20HESPERIA,%20CA92345&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "18075
## CAPRI ST., HESPERIA, CA92345"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8112%20LOMA%20VERDE%20AVENUE,%20CANOGA%20PARK,%20CA91304&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "8112 LOMA
## VERDE AVENUE, CANOGA PARK, CA91304"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=629%20HAMPTON%20ROAD,%20HAYWARD,%20CA94541&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "629
## HAMPTON ROAD, HAYWARD, CA94541"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2223%20BECKHAM%20WAY,%20HAYWARD,%20CA94541&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2223
## BECKHAM WAY, HAYWARD, CA94541"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=18540%20MADISON%20AVE,%20CASTRO%20VALLEY%20CA,%20CA94546&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "18540
## MADISON AVE, CASTRO VALLEY CA, CA94546"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8497%20GALINDO%20DRIVE,%20DUBLIN,%20CA94568&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "8497
## GALINDO DRIVE, DUBLIN, CA94568"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=16950%20MELODY%20WAY,%20SAN%20LEANDRO,%20CA94578&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "16950
## MELODY WAY, SAN LEANDRO, CA94578"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=9732%20WOODBURY%20AVENUE,%20GARDEN%20GROVE,%20CA92844&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "9732
## WOODBURY AVENUE, GARDEN GROVE, CA92844"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=13637%20DRONFIELD%20AVENUE,%20SYLMAR,%20CA91342&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "13637
## DRONFIELD AVENUE, SYLMAR, CA91342"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=7158%20CLEARBROOK%20WAY,%20SACRAMENTO,%20CA95823&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "7158
## CLEARBROOK WAY, SACRAMENTO, CA95823"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=15245%20NORTON%20LANE,%20MORENO%20VALLEY,%20CA92551&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "15245
## NORTON LANE, MORENO VALLEY, CA92551"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2002%20E.%20HARDING%20WAY,%20STOCKTON,%20CA95205&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2002 E.
## HARDING WAY, STOCKTON, CA95205"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2709%20VISTA%20COURT,%20ANTIOCH,%20CA94509&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2709
## VISTA COURT, ANTIOCH, CA94509"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=833%20EAST%20HEDDING%20STREET,%20SAN%20JOSE,%20CA95112&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "833 EAST
## HEDDING STREET, SAN JOSE, CA95112"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=7113%20CARRIAGE%20DRIVE,%20CITRUS%20HEIGHTS,%20CA95621&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "7113
## CARRIAGE DRIVE, CITRUS HEIGHTS, CA95621"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=706%20EAST%20FOOTHILL%20BLVD.,%20AZUSA,%20CA91702&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "706 EAST
## FOOTHILL BLVD., AZUSA, CA91702"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=983%20WAGSTAFF,%20PARADISE,%20CA95969&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "983
## WAGSTAFF, PARADISE, CA95969"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=11465%20N.%20GLADSTONE%20AVENUE,%20SYLMAR,%20CA91342&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "11465 N.
## GLADSTONE AVENUE, SYLMAR, CA91342"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=13725%20GOLETA%20STREET,%20ARLETA,%20CA91331&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "13725
## GOLETA STREET, ARLETA, CA91331"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=9856%20WOODMAN%20AVENUE,%20PACOIMA,%20CA91331&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "9856
## WOODMAN AVENUE, PACOIMA, CA91331"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1009%20WEST%20AVE%20H-4,%20LANCASTER,%20CA93534&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1009 WEST
## AVE H-4, LANCASTER, CA93534"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4450%20BROWNING%20DRIVE,%20OXNARD,%20CA93033&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4450
## BROWNING DRIVE, OXNARD, CA93033"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8392%20SAN%20CLEMENTE%20WAY,%20BUENA%20PARK,%20CA90620&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "8392 SAN
## CLEMENTE WAY, BUENA PARK, CA90620"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3240%20GREENFIELD%20AVENUE,%20LOS%20ANGELES,%20CA90034&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3240
## GREENFIELD AVENUE, LOS ANGELES, CA90034"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=426%20SOUTH%20SERRANO%20AVENUE,%20LOS%20ANGELES,%20CA90020&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "426 SOUTH
## SERRANO AVENUE, LOS ANGELES, CA90020"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=545%20W.%20DEERWOOD%20LANE,%20TRACY,%20CA95376&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "545 W.
## DEERWOOD LANE, TRACY, CA95376"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=275%20JACKSON%20STREET,%20HAYWARD,%20CA94544&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "275
## JACKSON STREET, HAYWARD, CA94544"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1311%20GRAND%20AVENUE,%20SPRING%20VALLEY,%20CA91977&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1311
## GRAND AVENUE, SPRING VALLEY, CA91977"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1909%20LIFETIME%20DRIVE,%20MODESTO,%20CA95355&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1909
## LIFETIME DRIVE, MODESTO, CA95355"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=302%20NORDINA%20ST.,%20REDLANDS,%20CA92373&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "302
## NORDINA ST., REDLANDS, CA92373"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=7405%20RIO%20LINDA%20BLVD,%20RIO%20LINDA,%20CA95673&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "7405 RIO
## LINDA BLVD, RIO LINDA, CA95673"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3837%20W%20134TH%20PL,%20HAWTHORNE,%20CA90250&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3837 W
## 134TH PL, HAWTHORNE, CA90250"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=13888%20SHABLOW%20AVENUE,%20SYLMAR,%20CA91342&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "13888
## SHABLOW AVENUE, SYLMAR, CA91342"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=13556%20DRONFIELD%20AVENUE,%20SYLMAR,%20CA91342&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "13556
## DRONFIELD AVENUE, SYLMAR, CA91342"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3323%20Q%20STREET,%20NORTH%20HIGHLANDS,%20CA95660&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3323 Q
## STREET, NORTH HIGHLANDS, CA95660"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=897%20E%20JEFFERSON%20AVE,%20POMONA,%20CA91767&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "897 E
## JEFFERSON AVE, POMONA, CA91767"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=9027%20SOUTH%20HALLDALE%20AVENUE,%20LOS%20ANGELES,%20CA90047&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "9027
## SOUTH HALLDALE AVENUE, LOS ANGELES, CA90047"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1939%20WEST%2079TH%20ST,%20LOS%20ANGELES,%20CA90047&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1939 WEST
## 79TH ST, LOS ANGELES, CA90047"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=9919%20GOTHIC%20AVENUE,%20NORTH%20HILLS,%20CA91343&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "9919
## GOTHIC AVENUE, NORTH HILLS, CA91343"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5435%20GOVERNOR%20CIRCLE,%20STOCKTON,%20CA95210&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5435
## GOVERNOR CIRCLE, STOCKTON, CA95210"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3310%20CURRY%20STREET,%20LONG%20BEACH,%20CA90805&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3310
## CURRY STREET, LONG BEACH, CA90805"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=12949%20GLENDA%20STREET,%20CERRITOS,%20CA90703&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "12949
## GLENDA STREET, CERRITOS, CA90703"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3005%20LASSEN%20STREET,%20OXNARD,%20CA93033&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3005
## LASSEN STREET, OXNARD, CA93033"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=317%20E.%20189TH%20ST.,%20CARSON,%20CA90746&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "317 E.
## 189TH ST., CARSON, CA90746"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2417%20WEST%20154TH%20STREET,%20COMPTON,%20CA90220&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2417 WEST
## 154TH STREET, COMPTON, CA90220"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=116%20E.%20189TH%20STREET,%20CARSON,%20CA90746&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "116 E.
## 189TH STREET, CARSON, CA90746"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=362%20WINCHESTER%20STREET,%20VALLEJO,%20CA94590&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "362
## WINCHESTER STREET, VALLEJO, CA94590"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=7519%20LAURA%20STREET,%20DOWNEY,%20CA90242&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "7519
## LAURA STREET, DOWNEY, CA90242"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1222%20BEYER%20WAY,%20SAN%20DIEGO,%20CA92154&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1222
## BEYER WAY, SAN DIEGO, CA92154"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1222%20W.%20ASTER%20ST.,%20UPLAND,%20CA91786&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1222 W.
## ASTER ST., UPLAND, CA91786"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=10442%20DAKOTA%20AVENUE,%20GARDEN%20GROVE,%20CA92843&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "10442
## DAKOTA AVENUE, GARDEN GROVE, CA92843"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5727%20CHESLEY%20AVENUE,%20LOS%20ANGELES,%20CA90043&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5727
## CHESLEY AVENUE, LOS ANGELES, CA90043"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1992%20WILDROSE%20AVE,%20POMONA,%20CA91767&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1992
## WILDROSE AVE, POMONA, CA91767"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=13372%20GARDEN%20GROVE%20BLVD.,%20GARDEN%20GROVE,%20CA92843&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "13372
## GARDEN GROVE BLVD., GARDEN GROVE, CA92843"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3030%20MEDINA%20DRIVE,%20SAN%20BRUNO,%20CA94066&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3030
## MEDINA DRIVE, SAN BRUNO, CA94066"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3990%20N.%20GRANADA%20AVENUE,%20SPRING%20VALLEY,%20CA91977&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3990 N.
## GRANADA AVENUE, SPRING VALLEY, CA91977"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1542%20JEFFERSON%20AVE.,%20MADERA,%20CA93637&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1542
## JEFFERSON AVE., MADERA, CA93637"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=19163%20CONSUL%20AVE.,%20CORONA,%20CA92881&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "19163
## CONSUL AVE., CORONA, CA92881"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=43518%20GRANGE%20STREET,%20LANCASTER,%20CA93535&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "43518
## GRANGE STREET, LANCASTER, CA93535"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=30751%20GRANGER%20AVENUE,%20UNION%20CITY,%20CA94587&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "30751
## GRANGER AVENUE, UNION CITY, CA94587"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=272%20PARKVIEW%20TERRACE,%20VALLEJO,%20CA94589&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "272
## PARKVIEW TERRACE, VALLEJO, CA94589"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2585%20WENTWORTH%20DRIVE,%20SAN%20BRUNO,%20CA94066&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2585
## WENTWORTH DRIVE, SAN BRUNO, CA94066"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8595%20GRATON%20ROAD,%20SEBASTOPOL,%20CA95472&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "8595
## GRATON ROAD, SEBASTOPOL, CA95472"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2973%20GRAYBURN%20ST,%20POMONA,%20CA91767&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2973
## GRAYBURN ST, POMONA, CA91767"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3014%20WOODSIDE%20MEADOW%20DRIVE,%20PLEASANT%20HILL,%20CA94523&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3014
## WOODSIDE MEADOW DRIVE, PLEASANT HILL, CA94523"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=12233%20GRAYSTONE%20AVENUE,%20NORWALK,%20CA90650&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "12233
## GRAYSTONE AVENUE, NORWALK, CA90650"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2301%2098TH%20AVENUE,%20OAKLAND,%20CA94603&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2301 98TH
## AVENUE, OAKLAND, CA94603"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3045%20HOLLINE%20CT,%20LANCASTER,%20CA93535&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3045
## HOLLINE CT, LANCASTER, CA93535"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=10801%20JULIUS%20STREET,%20OAKLAND,%20CA94605&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "10801
## JULIUS STREET, OAKLAND, CA94605"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1803%20WEST%20253RD%20STREET,%20LOMITA,%20CA90717&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1803 WEST
## 253RD STREET, LOMITA, CA90717"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=19801%20TOMAHAWK%20ROAD,%20SAN%20BERNARDIN,%20CA92307&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "19801
## TOMAHAWK ROAD, SAN BERNARDIN, CA92307"
## .Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=19801%20TOMAHAWK%20ROAD,%20SAN%20BERNARDIN,%20CA92307&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "19801
## TOMAHAWK ROAD, SAN BERNARDIN, CA92307"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=509%20ADAMS%20AVE,%20FULLERTON,%20CA92832&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "509 ADAMS
## AVE, FULLERTON, CA92832"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=10512%20DUKE%20DR.,%20GILROY,%20CA95020&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "10512
## DUKE DR., GILROY, CA95020"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1604%20CARLISLE%20AVENUE,%20MODESTO,%20CA95356&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1604
## CARLISLE AVENUE, MODESTO, CA95356"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2615%20N.%20GREENBRIER,%20SANTA%20ANA,%20CA92703&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2615 N.
## GREENBRIER, SANTA ANA, CA92703"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=12728%20REXTON%20STREET,%20NORWALK,%20CA90650&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "12728
## REXTON STREET, NORWALK, CA90650"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=9606%20GOTHIC%20AVE,%20NORTH%20HILLS,%20CA91343&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "9606
## GOTHIC AVE, NORTH HILLS, CA91343"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1716%20BERRYWOOD%20DRIVE,%20SAN%20JOSE,%20CA95133&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1716
## BERRYWOOD DRIVE, SAN JOSE, CA95133"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=673%20BERKELEY%20WAY,%20FAIRFIELD,%20CA94533&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "673
## BERKELEY WAY, FAIRFIELD, CA94533"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2330%20ELLIOTT%20DRIVE,%20AMERICAN%20CANYON,%20CA94503&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2330
## ELLIOTT DRIVE, AMERICAN CANYON, CA94503"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=215%20FIELDSTONE%20COURT,%20VALLEJO,%20CA94589&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "215
## FIELDSTONE COURT, VALLEJO, CA94589"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=115%20SWAN%20WAY,%20VALLEJO,%20CA94589&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "115 SWAN
## WAY, VALLEJO, CA94589"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4692%20UDELL%20ROAD,%20VACAVILLE,%20CA95688&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4692
## UDELL ROAD, VACAVILLE, CA95688"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=235%20WEST%20107%20STREET,%20LOS%20ANGELES,%20CA90003&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "235 WEST
## 107 STREET, LOS ANGELES, CA90003"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1132%20GROUSE%20DRIVE,%20REDDING,%20CA96003&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1132
## GROUSE DRIVE, REDDING, CA96003"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=927%20GROVE%20WAY,%20HAYWARD,%20CA94541&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "927 GROVE
## WAY, HAYWARD, CA94541"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5932%20VINE%20COURT,%20MARYSVILLE,%20CA95901&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5932 VINE
## COURT, MARYSVILLE, CA95901"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5546%20TRAILHEAD%20LOOP,%20MARYSVILLE,%20CA95901&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5546
## TRAILHEAD LOOP, MARYSVILLE, CA95901"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1727%20SHORELINE%20DRIVE,%20MARYSVILLE,%20CA95901&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1727
## SHORELINE DRIVE, MARYSVILLE, CA95901"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2393%20ALEMANY%20BLVD.,%20SAN%20FRANCISCO,%20CA94112&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2393
## ALEMANY BLVD., SAN FRANCISCO, CA94112"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=758%20HARRIS%20AVENUE,%20SAN%20DIEGO,%20CA92154&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "758
## HARRIS AVENUE, SAN DIEGO, CA92154"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1307%20W.%2041ST%20STREET,%20LOS%20ANGELES,%20CA90037&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1307 W.
## 41ST STREET, LOS ANGELES, CA90037"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1060%20W.%2081ST%20PLACE,%20LOS%20ANGELES,%20CA90044&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1060 W.
## 81ST PLACE, LOS ANGELES, CA90044"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3762%20BALDWIN%20PARK%20BLVD.,%20BALDWIN%20PARK,%20CA91706&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3762
## BALDWIN PARK BLVD., BALDWIN PARK, CA91706"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4828%20CUTLER%20AVENUE,%20BALDWIN%20PARK,%20CA91706&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4828
## CUTLER AVENUE, BALDWIN PARK, CA91706"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=567%20SEARS%20AVENUE,%20SAN%20DIEGO,%20CA92114&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "567 SEARS
## AVENUE, SAN DIEGO, CA92114"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1185%20NACION%20AVENUE,%20CHULA%20VISTA,%20CA91911&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1185
## NACION AVENUE, CHULA VISTA, CA91911"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=19525%20LORT%20DR.,%20VISALIA,%20CA93292&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "19525
## LORT DR., VISALIA, CA93292"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1300%20STATE%20STREET,%20PORTERVILLE,%20CA93257&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1300
## STATE STREET, PORTERVILLE, CA93257"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=287%20B%20TEAPOT%20DOME,%20PORTERVILLE,%20CA93257&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "287 B
## TEAPOT DOME, PORTERVILLE, CA93257"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8%20EAST%20GIBSON,%20PORTERVILLE,%20CA93257&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "8 EAST
## GIBSON, PORTERVILLE, CA93257"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=6976%20GYPSUM%20CREEK%20DRIVE,%20CORONA,%20CA92880&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "6976
## GYPSUM CREEK DRIVE, CORONA, CA92880"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=14572%20SLEEPY%20CREEK%20DRIVE,%20CORONA,%20CA92880&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "14572
## SLEEPY CREEK DRIVE, CORONA, CA92880"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1642%20GYPSY%20PLACE%20COURT,%20SAN%20JOSE,%20CA95121&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1642
## GYPSY PLACE COURT, SAN JOSE, CA95121"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2066%20WALNUT%20STREET,%20LIVERMORE,%20CA94551&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2066
## WALNUT STREET, LIVERMORE, CA94551"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=10143%20SHADYPOINT%20DRIVE,%20WHITTIER,%20CA90603&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "10143
## SHADYPOINT DRIVE, WHITTIER, CA90603"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3266%20EAST%20AVE.%20H-10,%20LANCASTER,%20CA93535&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3266 EAST
## AVE. H-10, LANCASTER, CA93535"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2218%20PORT%20TRINITY%20CIRCLE,%20STOCKTON,%20CA95206&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2218 PORT
## TRINITY CIRCLE, STOCKTON, CA95206"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2652%20E.%20CHAPMAN,%20FULLERTON,%20CA92831&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2652 E.
## CHAPMAN, FULLERTON, CA92831"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=11775%20WALNUT%20ROAD,%20LAKESIDE,%20CA92040&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "11775
## WALNUT ROAD, LAKESIDE, CA92040"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=13874%20CHOCO%20RD,%20APPLE%20VALLEY,%20CA92307&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "13874
## CHOCO RD, APPLE VALLEY, CA92307"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=833%20DESCANSO%20WAY,%20SAN%20RAFAEL,%20CA94903&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "833
## DESCANSO WAY, SAN RAFAEL, CA94903"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1435%20UNIVERSITY,%20RIVERSIDE,%20CA92507&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1435
## UNIVERSITY, RIVERSIDE, CA92507"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2427%20E.%20LINCOLN%20AVENUE,%20ANAHEIM,%20CA92806&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2427 E.
## LINCOLN AVENUE, ANAHEIM, CA92806"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3509%20SOUTH%20HALF%20MOON%20DRIVE,%20BAKERSFIELD,%20CA93309&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3509
## SOUTH HALF MOON DRIVE, BAKERSFIELD, CA93309"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1922%20WEST%20FLORA%20STREET,%20SANTA%20ANA,%20CA92704&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1922 WEST
## FLORA STREET, SANTA ANA, CA92704"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=354%20E.%20CARSON%20AVENUE,%20LONG%20BEACH,%20CA90807&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "354 E.
## CARSON AVENUE, LONG BEACH, CA90807"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=17342%20MEDFORD,%20TUSTIN,%20CA92780&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "17342
## MEDFORD, TUSTIN, CA92780"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=259%20E.%20ELLIS%20STREET,%20LONG%20BEACH,%20CA90805&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "259 E.
## ELLIS STREET, LONG BEACH, CA90805"
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2434%20D%20STREET,%20EUREKA,%20CA95501&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2434 D
## STREET, EUREKA, CA95501"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=739%20W.%20GLENOAKS%20BLVD.,%20GLENDALE,%20CA91202&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "739 W.
## GLENOAKS BLVD., GLENDALE, CA91202"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=948%20SOUTH%20HAMILTON%20BLVD.,%20POMONA,%20CA91766&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "948 SOUTH
## HAMILTON BLVD., POMONA, CA91766"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2517%20EAST%20219TH%20PLACE,%20LONG%20BEACH,%20CA90810&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2517 EAST
## 219TH PLACE, LONG BEACH, CA90810"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=11649%20IVY%20AVENUE,%20HESPERIA,%20CA92345&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "11649 IVY
## AVENUE, HESPERIA, CA92345"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=12005%20E.%20LOCKE%20ROAD,%20LOCKEFORD,%20CA95237&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "12005 E.
## LOCKE ROAD, LOCKEFORD, CA95237"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4741%20N.%20GREENWOOD,%20SANGER,%20CA93657&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4741 N.
## GREENWOOD, SANGER, CA93657"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=15333%20DAPHNE%20AVE,%20GARDENA,%20CA90249&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "15333
## DAPHNE AVE, GARDENA, CA90249"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=14373%20EAST%20SARGENT,%20LODI,%20CA95240&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "14373
## EAST SARGENT, LODI, CA95240"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=7421%20HANSEN%20DRIVE,%20DUBLIN,%20CA94568&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "7421
## HANSEN DRIVE, DUBLIN, CA94568"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=10441%20CAMPBELL%20AVENUE,%20RIVERSIDE,%20CA92505&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "10441
## CAMPBELL AVENUE, RIVERSIDE, CA92505"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5509%20INDIANA%20DRIVE,%20CONCORD,%20CA94521&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5509
## INDIANA DRIVE, CONCORD, CA94521"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=12349%20EDYTH%20LAKE%20WAY,%20RANCHO%20CORDOVA,%20CA95742&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "12349
## EDYTH LAKE WAY, RANCHO CORDOVA, CA95742"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=12333%20CANYONLANDS%20DRIVE,%20RANCHO%20CORDOVA,%20CA95742&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "12333
## CANYONLANDS DRIVE, RANCHO CORDOVA, CA95742"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2367%20SANTA%20CRUZ%20COURT,%20TURLOCK,%20CA95380&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2367
## SANTA CRUZ COURT, TURLOCK, CA95380"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=921%20S%20BEACON%20ST,%20SAN%20PEDRO,%20CA90731&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "921 S
## BEACON ST, SAN PEDRO, CA90731"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5200%20ANGELES%20VISTA%20BLVD,%20LOS%20ANGELES,%20CA90043&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5200
## ANGELES VISTA BLVD, LOS ANGELES, CA90043"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4133%20HARLAN%20AVENUE,%20BALDWIN%20PARK,%20CA91706&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4133
## HARLAN AVENUE, BALDWIN PARK, CA91706"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=372%20OCEANA%20DRIVE,%20PITTSBURG,%20CA94565&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "372
## OCEANA DRIVE, PITTSBURG, CA94565"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=13200%20CEDARBROOK%20WAY,%20LATHROP,%20CA95330&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "13200
## CEDARBROOK WAY, LATHROP, CA95330"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=11523%20C%20AVE,%20AUBURN,%20CA95603&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "11523 C
## AVE, AUBURN, CA95603"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=922%20N.%20JAYE%20STREET,%20PORTERVILLE,%20CA93257&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "922 N.
## JAYE STREET, PORTERVILLE, CA93257"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=800%20TOKAY%20AVENUE,%20UKIAH,%20CA95482&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "800 TOKAY
## AVENUE, UKIAH, CA95482"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=24%20W%20HARRIET,%20ALTADENA,%20CA91001&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "24 W
## HARRIET, ALTADENA, CA91001"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=916%20CHESTER,%20PASADENA,%20CA91104&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "916
## CHESTER, PASADENA, CA91104"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=906%20W.%2040TH%20PLACE,%20LOS%20ANGELES,%20CA90037&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "906 W.
## 40TH PLACE, LOS ANGELES, CA90037"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2932%20CHANNING%20WAY,%20LOS%20ALAMITOS,%20CA90720&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2932
## CHANNING WAY, LOS ALAMITOS, CA90720"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=20108%20BELSHAW%20AVENUE,%20CARSON,%20CA90746&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "20108
## BELSHAW AVENUE, CARSON, CA90746"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1617%20HELMICK,%20CARSON,%20CA90746&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1617
## HELMICK, CARSON, CA90746"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=390%20SAWYER%20STREET,%20VALLEJO,%20CA94589&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "390
## SAWYER STREET, VALLEJO, CA94589"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1322%20WEST%20110TH%20STREET,%20LOS%20ANGELES,%20CA90044&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1322 WEST
## 110TH STREET, LOS ANGELES, CA90044"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5009%20HARTNETT%20COURT,%20BAKERSFIELD,%20CA93306&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5009
## HARTNETT COURT, BAKERSFIELD, CA93306"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=454%20UMLAND%20DRIVE,%20SANTA%20ROSA,%20CA95401&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "454
## UMLAND DRIVE, SANTA ROSA, CA95401"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=325%20S.%20HARVARD%20BLVD.,%20LOS%20ANGELES,%20CA90020&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "325 S.
## HARVARD BLVD., LOS ANGELES, CA90020"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=111%20HARVARD%20AVE,%20VALLEJO,%20CA94589&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "111
## HARVARD AVE, VALLEJO, CA94589"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=14029%20HARVEST%20AVENUE,%20NORWALK,%20CA90650&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "14029
## HARVEST AVENUE, NORWALK, CA90650"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=16302%20HARVEST%20AVENUE,%20NORWALK,%20CA90650&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "16302
## HARVEST AVENUE, NORWALK, CA90650"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1144%20JOSEPH,%20YUBA%20CITY,%20CA95993&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1144
## JOSEPH, YUBA CITY, CA95993"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=9812%20HARVEY%20ROAD,%20GALT,%20CA95632&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "9812
## HARVEY ROAD, GALT, CA95632"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=606%20N.%20OLIVE,%20BREA,%20CA92821&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "606 N.
## OLIVE, BREA, CA92821"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3554%20GWINNETT%20DR.,%20RIVERSIDE,%20CA92503&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3554
## GWINNETT DR., RIVERSIDE, CA92503"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5773%20BISHOP%20LANE,%20ANDERSON,%20CA96007&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5773
## BISHOP LANE, ANDERSON, CA96007"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1037%20SOUTH%20CHESTNUT%20AVENUE,%20FRESNO,%20CA93702&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1037
## SOUTH CHESTNUT AVENUE, FRESNO, CA93702"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=577%20NORTH%20CENTRAL%20AVENUE,%20CAMPBELL,%20CA95008&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "577 NORTH
## CENTRAL AVENUE, CAMPBELL, CA95008"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8695%20WICKLOW%20LANE,%20DUBLIN,%20CA94568&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "8695
## WICKLOW LANE, DUBLIN, CA94568"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=178%20E.%2027TH%20STREET,%20SAN%20BERNARDINO,%20CA92404&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "178 E.
## 27TH STREET, SAN BERNARDINO, CA92404"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2158%20JOHN%20STILL%20DRIVE,%20SACRAMENTO,%20CA95832&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2158 JOHN
## STILL DRIVE, SACRAMENTO, CA95832"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=6361%20LOCHINVAR%20WAY,%20SACRAMENTO,%20CA95823&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "6361
## LOCHINVAR WAY, SACRAMENTO, CA95823"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2512%20PENELOPE%20STREET,%20REDDING,%20CA96001&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2512
## PENELOPE STREET, REDDING, CA96001"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=7211%20ROBLES%20DRIVE,%20REDDING,%20CA96002&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "7211
## ROBLES DRIVE, REDDING, CA96002"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1592%20LACEY%20LANE,%20REDDING,%20CA96003&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1592
## LACEY LANE, REDDING, CA96003"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1672%20FILAREE%20DRIVE,%20REDDING,%20CA96002&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1672
## FILAREE DRIVE, REDDING, CA96002"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2470%20HAYES%20AVE.,%20LONG%20BEACH,%20CA90810&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2470
## HAYES AVE., LONG BEACH, CA90810"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=16425%20E.%20HAYLAND%20ST.,%20VALINDA,%20CA91744&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "16425 E.
## HAYLAND ST., VALINDA, CA91744"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=17201%20NORTH%20TULLY%20ROAD,%20LODI,%20CA95240&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "17201
## NORTH TULLY ROAD, LODI, CA95240"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2571%20SULPHUR%20DRIVE,%20HAYWARD,%20CA94541&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2571
## SULPHUR DRIVE, HAYWARD, CA94541"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8817%20HAYVENHURST%20AVE.,%20NORTH%20HILLS,%20CA91343&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "8817
## HAYVENHURST AVE., NORTH HILLS, CA91343"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2593%20BING%20COURT,%20UNION%20CITY,%20CA94587&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2593 BING
## COURT, UNION CITY, CA94587"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1836%20FLORIDA%20STREET,%20HAYWARD,%20CA94545&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1836
## FLORIDA STREET, HAYWARD, CA94545"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=537%20LOS%20ALTOS%20CT,%20SANTA%20ROSA,%20CA95403&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "537 LOS
## ALTOS CT, SANTA ROSA, CA95403"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4857%20HAZELBROOK%20AVENUE,%20LONG%20BEACH,%20CA90808&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4857
## HAZELBROOK AVENUE, LONG BEACH, CA90808"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1180%20WEST%20HAZELWOOD%20STREET,%20ANAHEIM,%20CA92802&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1180 WEST
## HAZELWOOD STREET, ANAHEIM, CA92802"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2457%20N.%20ASHWOOD,%20ORANGE,%20CA92865&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2457 N.
## ASHWOOD, ORANGE, CA92865"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2732%20DIANA,%20ANAHEIM,%20CA92806&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2732
## DIANA, ANAHEIM, CA92806"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=501%20E.%20DUNTON%20AVE.,%20ORANGE,%20CA92865&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "501 E.
## DUNTON AVE., ORANGE, CA92865"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=915%20VISTA%20DEL%20PLAYA,%20E.,%20ORANGE,%20CA92865&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "915 VISTA
## DEL PLAYA, E., ORANGE, CA92865"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=107%20DUNTON%20AVENUE,%20W.,%20ORANGE,%20CA92865&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "107
## DUNTON AVENUE, W., ORANGE, CA92865"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8500%20SHIRLEY%20AVENUE,%20NORTHRIDGE,%20CA91324&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "8500
## SHIRLEY AVENUE, NORTHRIDGE, CA91324"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=211%20E.%20OXFORD%20STREET,%20CHULA%20VISTA,%20CA91911&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "211 E.
## OXFORD STREET, CHULA VISTA, CA91911"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=108%20SHERWOOD%20WAY,%20SOUTH%20SAN%20FRANCISCO,%20CA94080&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "108
## SHERWOOD WAY, SOUTH SAN FRANCISCO, CA94080"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=350%20GOODWIN%20DRIVE,%20SAN%20BRUNO,%20CA94066&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "350
## GOODWIN DRIVE, SAN BRUNO, CA94066"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1464%20KOSTNER%20DRIVE,%20SAN%20DIEGO,%20CA92154&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1464
## KOSTNER DRIVE, SAN DIEGO, CA92154"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2440%20W.%20BROADWAY,%20ANAHEIM,%20CA92804&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2440 W.
## BROADWAY, ANAHEIM, CA92804"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2856%20FOOTHILL,%20VISTA,%20CA92084&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2856
## FOOTHILL, VISTA, CA92084"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=405%20AVALON%20DRIVE,%20VISTA,%20CA92084&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "405
## AVALON DRIVE, VISTA, CA92084"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4904%202ND%20AVE,%20LOS%20ANGELES,%20CA90043&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4904 2ND
## AVE, LOS ANGELES, CA90043"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5305%20CARMELYNN%20STREET,%20TORRANCE,%20CA90503&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5305
## CARMELYNN STREET, TORRANCE, CA90503"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=22908%20ANCHOR%20AVE,%20CARSON,%20CA90745&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "22908
## ANCHOR AVE, CARSON, CA90745"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=203%20E%20219TH%20ST,%20CARSON,%20CA90745&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "203 E
## 219TH ST, CARSON, CA90745"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=300%20E%20HEATHERWOOD%20CIR,%20PORTERVILLE,%20CA93257&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "300 E
## HEATHERWOOD CIR, PORTERVILLE, CA93257"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=12326%20BERENDO%20AVE,%20LOS%20ANGELES,%20CA90044&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "12326
## BERENDO AVE, LOS ANGELES, CA90044"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3218%20HEGLIS%20AVE.,%20ROSEMEAD,%20CA91770&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3218
## HEGLIS AVE., ROSEMEAD, CA91770"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2686%20HILLCREST%20AVENUE,%20HAYWARD,%20CA94542&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2686
## HILLCREST AVENUE, HAYWARD, CA94542"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1653%20N%20ALISON,%20SANTA%20MARIA,%20CA93454&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1653 N
## ALISON, SANTA MARIA, CA93454"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1418%20SOUTH%20GRADE%20ROAD,%20ALPINE,%20CA91901&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1418
## SOUTH GRADE ROAD, ALPINE, CA91901"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5277%20N.%20SANTA%20FE%20AVENUE,%20FRESNO,%20CA93711&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5277 N.
## SANTA FE AVENUE, FRESNO, CA93711"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1763%20S.%20CARNELIAN%20STREET,%20ANAHEIM,%20CA92802&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1763 S.
## CARNELIAN STREET, ANAHEIM, CA92802"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=349%20SPRING%20VALLEY%20LN.,%20MILPITAS,%20CA95035&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "349
## SPRING VALLEY LN., MILPITAS, CA95035"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3318%20DIAS%20DRIVE,%20SAN%20JOSE,%20CA95148&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3318 DIAS
## DRIVE, SAN JOSE, CA95148"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3072%20CENTERWOOD%20WAY,%20SAN%20JOSE,%20CA95148&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3072
## CENTERWOOD WAY, SAN JOSE, CA95148"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=926%20EAST%2094TH%20STREET,%20LOS%20ANGELES,%20CA90002&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "926 EAST
## 94TH STREET, LOS ANGELES, CA90002"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3909%20HENDERSON%20WAY,%20CARMICHAEL,%20CA95608&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3909
## HENDERSON WAY, CARMICHAEL, CA95608"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1101%20WEST%20VERNON%20AVENUE,%20LOS%20ANGELES,%20CA90037&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1101 WEST
## VERNON AVENUE, LOS ANGELES, CA90037"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1610%20W.%2027TH%20ST.,%20LOS%20ANGELES,%20CA90007&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1610 W.
## 27TH ST., LOS ANGELES, CA90007"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1326%20LINCOLN%20STREET,%20BERKELEY,%20CA94702&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1326
## LINCOLN STREET, BERKELEY, CA94702"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=640%20WEST%20CALDWELL%20AVENUE,%20COMPTON,%20CA90220&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "640 WEST
## CALDWELL AVENUE, COMPTON, CA90220"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2330%20&%202340%20EAST%2015TH%20STREET,%20LONG%20BEACH,%20CA90804&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2330 &
## 2340 EAST 15TH STREET, LONG BEACH, CA90804"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2445%20PACIFIC%20AVENUE,%20LONG%20BEACH,%20CA90806&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2445
## PACIFIC AVENUE, LONG BEACH, CA90806"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2900%20E.%207TH%20STREET,%20LONG%20BEACH,%20CA90804&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2900 E.
## 7TH STREET, LONG BEACH, CA90804"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1509%20EAST%204TH%20STREET,%20LONG%20BEACH,%20CA90802&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1509 EAST
## 4TH STREET, LONG BEACH, CA90802"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=16317%20MCKINLEY%20AVE,%20CARSON,%20CA90746&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "16317
## MCKINLEY AVE, CARSON, CA90746"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=7175%20ELDER%20CREEK%20ROAD,%20SACRAMENTO,%20CA95824&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "7175
## ELDER CREEK ROAD, SACRAMENTO, CA95824"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=7116%20ELDER%20CREEK%20ROAD,%20SACRAMENTO,%20CA95824&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "7116
## ELDER CREEK ROAD, SACRAMENTO, CA95824"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5012%20H%20PARKWAY,%20SACRAMENTO,%20CA95823&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5012 H
## PARKWAY, SACRAMENTO, CA95823"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=7237%20LINDALE%20DRIVE,%20SACRAMENTO,%20CA95828&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "7237
## LINDALE DRIVE, SACRAMENTO, CA95828"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8308%20WILBUR%20STREET,%20NORTHRIDGE,%20CA91324&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "8308
## WILBUR STREET, NORTHRIDGE, CA91324"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=7612%20PACIFIC%20AVENUE,%20BUENA%20PARK,%20CA90621&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "7612
## PACIFIC AVENUE, BUENA PARK, CA90621"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8296%20STANTON%20AVE,%20BUENA%20PARK,%20CA90621&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "8296
## STANTON AVE, BUENA PARK, CA90621"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1010%20W.%20HENDERSON%20STREET,%20EUREKA,%20CA95501&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1010 W.
## HENDERSON STREET, EUREKA, CA95501"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=7804%20JANA%20MARIE%20COURT,%20CITRUS%20HEIGHTS,%20CA95610&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "7804 JANA
## MARIE COURT, CITRUS HEIGHTS, CA95610"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=16321%20HAAS%20AVENUE,%20TORRANCE,%20CA90504&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "16321
## HAAS AVENUE, TORRANCE, CA90504"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=16204%20DAPHNE%20AVENUE,%20TORRANCE,%20CA90504&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "16204
## DAPHNE AVENUE, TORRANCE, CA90504"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2016%20W%20165TH%20ST,%20TORRANCE,%20CA90504&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2016 W
## 165TH ST, TORRANCE, CA90504"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=426%20HICKORY%20LANE,%20SAN%20RAFAEL,%20CA94903&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "426
## HICKORY LANE, SAN RAFAEL, CA94903"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=535%20W.%20HAVERFORD%20ROAD,%20RAMONA,%20CA92065&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "535 W.
## HAVERFORD ROAD, RAMONA, CA92065"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=16642%20HIGHLAND%20VALLEY%20ROAD,%20RAMONA,%20CA92065&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "16642
## HIGHLAND VALLEY ROAD, RAMONA, CA92065"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=23124%20VISTA%20RAMONA%20ROAD,%20RAMONA,%20CA92065&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "23124
## VISTA RAMONA ROAD, RAMONA, CA92065"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3840%20W%20180TH%20PLACE,%20TORRANCE,%20CA90503&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3840 W
## 180TH PLACE, TORRANCE, CA90503"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=12013%20HIGHDALE%20STREET,%20NORWALK,%20CA90650&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "12013
## HIGHDALE STREET, NORWALK, CA90650"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3570%20E.%20IMPERIAL%20HWY.,%20LYNWOOD,%20CA90262&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3570 E.
## IMPERIAL HWY., LYNWOOD, CA90262"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=346%20N.%20AVE%2057,%20LOS%20ANGELES,%20CA90042&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "346 N.
## AVE 57, LOS ANGELES, CA90042"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=345%20N.%20AVE%2057,%20LOS%20ANGELES,%20CA90042&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "345 N.
## AVE 57, LOS ANGELES, CA90042"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=62%20HIGHLANDS%20BLVD.,%20OROVILLE,%20CA95966&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "62
## HIGHLANDS BLVD., OROVILLE, CA95966"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1230%20HIGHRIDGE%20STREET,%20RIVERSIDE,%20CA92506&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1230
## HIGHRIDGE STREET, RIVERSIDE, CA92506"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5060%20TRUSCOTT%20COURT,%20EL%20DORADO,%20CA95623&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5060
## TRUSCOTT COURT, EL DORADO, CA95623"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=45422%20STADIUM%20LANE,%20LANCASTER,%20CA93535&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "45422
## STADIUM LANE, LANCASTER, CA93535"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=517%20S.%20HILDA%20COURT,%20ANAHEIM,%20CA92806&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "517 S.
## HILDA COURT, ANAHEIM, CA92806"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=9428%20BARBIC%20LANE,%20SPRING%20VALLEY,%20CA91977&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "9428
## BARBIC LANE, SPRING VALLEY, CA91977"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1418%20W.%20CALDWELL%20STREET,%20COMPTON,%20CA90220&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1418 W.
## CALDWELL STREET, COMPTON, CA90220"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=501%20REGENCY%20PARK%20CIRCLE,%20SACRAMENTO,%20CA95835&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "501
## REGENCY PARK CIRCLE, SACRAMENTO, CA95835"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=515%20DARRELL%20ROAD,%20HILLSBOROUGH,%20CA94010&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "515
## DARRELL ROAD, HILLSBOROUGH, CA94010"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=318%20LOS%20PINOS%20WAY,%20SAN%20JOSE,%20CA95119&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "318 LOS
## PINOS WAY, SAN JOSE, CA95119"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=220%20HILLSDALE%20STREET,%20EUREKA,%20CA95501&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "220
## HILLSDALE STREET, EUREKA, CA95501"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2320%20SHAFER%20AVENUE,%20MORGAN%20HILL,%20CA95037&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2320
## SHAFER AVENUE, MORGAN HILL, CA95037"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=12408%20VAN%20NUYS%20BLVD.,%20BUID.%20C,%20PACOIMA,%20CA91331&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "12408 VAN
## NUYS BLVD., BUID. C, PACOIMA, CA91331"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=15953%20KEWANEE%20ROAD,%20APPLE%20VALLEY,%20CA92307&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "15953
## KEWANEE ROAD, APPLE VALLEY, CA92307"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=12541%20HILTON%20STREET,%20GARDEN%20GROVE,%20CA92840&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "12541
## HILTON STREET, GARDEN GROVE, CA92840"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=10736%20STAGG%20STREET,%20SUN%20VALLEY,%20CA91352&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "10736
## STAGG STREET, SUN VALLEY, CA91352"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=28441%20MEADOW%20GLEN%20WAY%20WEST,%20ESCONDIDO,%20CA92026&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "28441
## MEADOW GLEN WAY WEST, ESCONDIDO, CA92026"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=12105%20EL%20CAMINO%20REAL,%20ATASCADERO,%20CA93422&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "12105 EL
## CAMINO REAL, ATASCADERO, CA93422"
## .Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=12105%20EL%20CAMINO%20REAL,%20ATASCADERO,%20CA93422&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "12105 EL
## CAMINO REAL, ATASCADERO, CA93422"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=244%20SAN%20AUGUSTINE%20DR.,%20PASO%20ROBLES,%20CA93446&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "244 SAN
## AUGUSTINE DR., PASO ROBLES, CA93446"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4309%2022ND%20AVENUE,%20SACRAMENTO,%20CA95820&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4309 22ND
## AVENUE, SACRAMENTO, CA95820"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4305%20ROOSEVELT%20AVENUE,%20SACRAMENTO,%20CA95820&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4305
## ROOSEVELT AVENUE, SACRAMENTO, CA95820"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2624%20VIRGINIA%20AVENUE,%20RICHMOND,%20CA94804&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2624
## VIRGINIA AVENUE, RICHMOND, CA94804"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3320%20LOMA%20VISTA%20WAY,%20OAKLAND,%20CA94619&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3320 LOMA
## VISTA WAY, OAKLAND, CA94619"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2201%20HOLDEN%20WAY,%20BAKERSFIELD,%20CA93304&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2201
## HOLDEN WAY, BAKERSFIELD, CA93304"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5%20STONY%20HILL%20PLACE,%20SACRAMENTO,%20CA95835&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5 STONY
## HILL PLACE, SACRAMENTO, CA95835"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1215%20LARKSPUR,%20RED%20BLUFF,%20CA96080&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1215
## LARKSPUR, RED BLUFF, CA96080"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4125%2051ST%20STREET,%20SACRAMENTO,%20CA95820&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4125 51ST
## STREET, SACRAMENTO, CA95820"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=6608%20RODNEY%20COURT,%20SACRAMENTO,%20CA95828&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "6608
## RODNEY COURT, SACRAMENTO, CA95828"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=531%20CANTON%20DRIVE,%20SAN%20JOSE,%20CA95123&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "531
## CANTON DRIVE, SAN JOSE, CA95123"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2044%20HOLLY%20AVENUE,%20ONTARIO,%20CA91762&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2044
## HOLLY AVENUE, ONTARIO, CA91762"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=321%20HOLLY%20PARK%20CIRCLE,%20SAN%20FRANCISCO,%20CA94110&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "321 HOLLY
## PARK CIRCLE, SAN FRANCISCO, CA94110"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1552%20EAST%20118TH%20PLACE,%20LOS%20ANGELES,%20CA90059&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1552 EAST
## 118TH PLACE, LOS ANGELES, CA90059"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=14732%20BENFIELD%20AVE,%20NORWALK,%20CA90650&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "14732
## BENFIELD AVE, NORWALK, CA90650"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=11559%20MAPLEDALE%20STREET,%20NORWALK,%20CA90650&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "11559
## MAPLEDALE STREET, NORWALK, CA90650"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=9883%20SOMERSET%20BLVD,%20BELLFLOWER,%20CA90706&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "9883
## SOMERSET BLVD, BELLFLOWER, CA90706"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8724%20LASALLE,%20LOS%20ANGELES,%20CA90047&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "8724
## LASALLE, LOS ANGELES, CA90047"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8940%20S%20ST%20ANDREWS%20PL,%20LOS%20ANGELES,%20CA90047&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "8940 S ST
## ANDREWS PL, LOS ANGELES, CA90047"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=9140%20S.%20HOBART%20BLVD,%20LOS%20ANGELES,,%20CA90047&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "9140 S.
## HOBART BLVD, LOS ANGELES,, CA90047"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=10200%20MANHATTAN%20PLACE,%20LOS%20ANGELES,%20CA90047&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "10200
## MANHATTAN PLACE, LOS ANGELES, CA90047"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1616%20W.%20110TH%20PLACE,%20LOS%20ANGELES,%20CA90047&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1616 W.
## 110TH PLACE, LOS ANGELES, CA90047"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1448%20WEST%2090TH%20STREET,%20LOS%20ANGELES,%20CA90047&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1448 WEST
## 90TH STREET, LOS ANGELES, CA90047"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1645%20W%20108TH%20STREET,%20LOS%20ANGELES,%20CA90047&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1645 W
## 108TH STREET, LOS ANGELES, CA90047"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3834%20WEST%20BLVD,%20LOS%20ANGELES,%20CA90008&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3834 WEST
## BLVD, LOS ANGELES, CA90008"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1104%20W.%2058TH%20STREET,%20LOS%20ANGELES,%20CA90037&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1104 W.
## 58TH STREET, LOS ANGELES, CA90037"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=450%20DUFOUR%20STREET,%20SANTA%20CRUZ,%20CA95060&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "450
## DUFOUR STREET, SANTA CRUZ, CA95060"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2041%20W%2095TH%20ST,%20LOS%20ANGELES,%20CA90047&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2041 W
## 95TH ST, LOS ANGELES, CA90047"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=16234%20PALM%20ST.,%20HESPERIA,%20CA92345&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "16234
## PALM ST., HESPERIA, CA92345"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=9915%20VIA%20RITA,%20SANTEE,%20CA92071&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "9915 VIA
## RITA, SANTEE, CA92071"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=9643%20PROSPECT%20AVE,%20LAKESIDE,%20CA92040&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "9643
## PROSPECT AVE, LAKESIDE, CA92040"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8623%20N.%20PAULA%20AVE,%20FRESNO,%20CA93720&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "8623 N.
## PAULA AVE, FRESNO, CA93720"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1204%20E.%20SAN%20RAMON,%20FRESNO,%20CA93710&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1204 E.
## SAN RAMON, FRESNO, CA93710"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5507%20CATHEDRAL%20OAKS,%20SANTA%20BARBARA,%20CA93111&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5507
## CATHEDRAL OAKS, SANTA BARBARA, CA93111"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=7417%20MULLER%20ST.,%20DOWNEY,%20CA90241&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "7417
## MULLER ST., DOWNEY, CA90241"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=12159%20JULIUS%20AVE.,%20DOWNEY,%20CA90242&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "12159
## JULIUS AVE., DOWNEY, CA90242"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1563%20%20219TH%20ST.,%20TORRANCE,%20CA90501&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1563
## 219TH ST., TORRANCE, CA90501"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5909%20CROFT%20AVENUE,%20LOS%20ANGELES,%20CA90056&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5909
## CROFT AVENUE, LOS ANGELES, CA90056"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=6011%20S.%20LE%20DOUX%20ROAD,%20LOS%20ANGELES,%20CA90056&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "6011 S.
## LE DOUX ROAD, LOS ANGELES, CA90056"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3831%20SAN%20JUAN%20AVENUE,%20CARMICHAEL,%20CA95608&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3831 SAN
## JUAN AVENUE, CARMICHAEL, CA95608"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1853%20W%2066TH%20ST,%20LOS%20ANGELES,%20CA90047&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1853 W
## 66TH ST, LOS ANGELES, CA90047"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=269%20NORTH%20LA%20LUNA,%20OJAI,%20CA93023&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "269 NORTH
## LA LUNA, OJAI, CA93023"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=367%20FONTANELLE%20DRIVE,%20SAN%20JOSE,%20CA95111&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "367
## FONTANELLE DRIVE, SAN JOSE, CA95111"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=11401%20BLOOMFIELD,%20BLDG.305-307,%20NORWALK,%20CA90650&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "11401
## BLOOMFIELD, BLDG.305-307, NORWALK, CA90650"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=489%20N.%20MADISON%20AVENUE,%20PASADENA,%20CA91101&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "489 N.
## MADISON AVENUE, PASADENA, CA91101"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=54%20N.%20WILSON%20AVE,%20PASADENA,%20CA91106&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "54 N.
## WILSON AVE, PASADENA, CA91106"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3330%20BIEN%20WAY,%20SAN%20JOSE,%20CA95148&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3330 BIEN
## WAY, SAN JOSE, CA95148"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=14307%20HOMESTEAD%20DRIVE,%20MORENO%20VALLEY,%20CA92553&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "14307
## HOMESTEAD DRIVE, MORENO VALLEY, CA92553"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1150%20HOOVER%20STREET,%20ESCONDIDO,%20CA92027&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1150
## HOOVER STREET, ESCONDIDO, CA92027"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1306%20NORTH%20HOOVER%20STREET,%20LOS%20ANGELES,%20CA90027&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1306
## NORTH HOOVER STREET, LOS ANGELES, CA90027"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8737%20GUATEMALA%20AVE,%20DOWNEY,%20CA90240&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "8737
## GUATEMALA AVE, DOWNEY, CA90240"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=12136%20GERTRUDE%20DRIVE,%20LYNWOOD,%20CA90262&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "12136
## GERTRUDE DRIVE, LYNWOOD, CA90262"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=12108%20GERTRUDE%20DRIVE,%20LYNWOOD,%20CA90262&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "12108
## GERTRUDE DRIVE, LYNWOOD, CA90262"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8528%20WICKLOW%20LANE,%20DUBLIN,%20CA94568&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "8528
## WICKLOW LANE, DUBLIN, CA94568"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1550%20N%20DUTTON,%20SANTA%20ROSA,%20CA95403&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1550 N
## DUTTON, SANTA ROSA, CA95403"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5910%20BOB%20STREET,%20LA%20MESA,%20CA91942&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5910 BOB
## STREET, LA MESA, CA91942"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=331%20DURER%20DRIVE,%20PATTERSON,%20CA95363&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "331 DURER
## DRIVE, PATTERSON, CA95363"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2715%20MOBLEY%20STREET,%20SAN%20DIEGO,%20CA92123&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2715
## MOBLEY STREET, SAN DIEGO, CA92123"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=9244%20CREBS%20AVENUE,%20NORTHRIDGE,%20CA91324&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "9244
## CREBS AVENUE, NORTHRIDGE, CA91324"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=7806%20SOUTH%20HOBART%20BLVD.,%20LOS%20ANGELES,%20CA90047&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "7806
## SOUTH HOBART BLVD., LOS ANGELES, CA90047"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=320%20MOODY%20MEADOW%20ROAD,%20CHESTER,%20CA96020&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "320 MOODY
## MEADOW ROAD, CHESTER, CA96020"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1121%20HOURGLASS%20PLACE,%20DIAMOND%20BAR,%20CA91765&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1121
## HOURGLASS PLACE, DIAMOND BAR, CA91765"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1170%20DALLAS%20ROAD,%20FALLBROOK,%20CA92028&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1170
## DALLAS ROAD, FALLBROOK, CA92028"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1809%20FALLBROOK%20OAKS%20COURT,%20FALLBROOK,%20CA92028&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1809
## FALLBROOK OAKS COURT, FALLBROOK, CA92028"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1623%20CHAPARRAL%20WAY,%20STOCKTON,%20CA95209&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1623
## CHAPARRAL WAY, STOCKTON, CA95209"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2617%20CRESTMORE%20CIRCLE,%20STOCKTON,%20CA95206&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2617
## CRESTMORE CIRCLE, STOCKTON, CA95206"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5201%20SOUTH%20ST,%20LAKEWOOD,%20CA90712&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5201
## SOUTH ST, LAKEWOOD, CA90712"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2632%20WEST%2016TH%20PLACE,%20LOS%20ANGELES,%20CA90019&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2632 WEST
## 16TH PLACE, LOS ANGELES, CA90019"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=15463%20GARO%20STREET,%20HACIENDA%20HEIGHTS,%20CA91745&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "15463
## GARO STREET, HACIENDA HEIGHTS, CA91745"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=12941%20PANAMA%20STREET,%20LOS%20ANGELES,%20CA90066&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "12941
## PANAMA STREET, LOS ANGELES, CA90066"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=21706%20JOHN%20BORN%20ROAD,%20PENN%20VALLEY,%20CA95946&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "21706
## JOHN BORN ROAD, PENN VALLEY, CA95946"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1575%20MARYCLAIR%20DRIVE,%20OLIVEHURST,%20CA95961&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1575
## MARYCLAIR DRIVE, OLIVEHURST, CA95961"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4361%20HOWARD%20AVENUE,%20MONTCLAIR,%20CA91763&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4361
## HOWARD AVENUE, MONTCLAIR, CA91763"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=18759%20N.%20CHESTNUT%20ST.,%20WOODBRIDGE,%20CA95258&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "18759 N.
## CHESTNUT ST., WOODBRIDGE, CA95258"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=15500%20BLAINE%20AVENUE,%20BELLFLOWER,%20CA90706&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "15500
## BLAINE AVENUE, BELLFLOWER, CA90706"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3124%20HUMMINGBIRD%20CT,%20MODESTO,%20CA95356&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3124
## HUMMINGBIRD CT, MODESTO, CA95356"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=511%20G%20STREET,%20GALT,%20CA95632&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "511 G
## STREET, GALT, CA95632"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3655%20E.%20HUNTINGTON,%20FRESNO,%20CA93702&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3655 E.
## HUNTINGTON, FRESNO, CA93702"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1175%20JACK%20LONDON%20DRIVE,%20VALLEJO,%20CA94589&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1175 JACK
## LONDON DRIVE, VALLEJO, CA94589"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2532%20EAGLE%20LANE,%20CAMERON%20PARK,%20CA95682&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2532
## EAGLE LANE, CAMERON PARK, CA95682"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2721%20CLOVERDALE%20AVENUE,%20LOS%20ANGELES,%20CA90016&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2721
## CLOVERDALE AVENUE, LOS ANGELES, CA90016"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5228%20KATHERINE%20ST,%20SIMI%20VALLEY,%20CA93063&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5228
## KATHERINE ST, SIMI VALLEY, CA93063"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5664%20KATHERINE%20STREET,%20SIMI%20VALLEY,%20CA93063&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5664
## KATHERINE STREET, SIMI VALLEY, CA93063"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=170%20MITCHELL%20COURT,%20VALLEJO,%20CA94589&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "170
## MITCHELL COURT, VALLEJO, CA94589"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=986%20IDLEWOOD%20CT.,%20SAN%20JOSE,%20CA95121&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "986
## IDLEWOOD CT., SAN JOSE, CA95121"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=273%20S%2015TH%20STREET,%20SAN%20JOSE,%20CA95112&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "273 S
## 15TH STREET, SAN JOSE, CA95112"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=953%20BROADVIEW%20STREET,%20SPRING%20VALLEY,%20CA91977&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "953
## BROADVIEW STREET, SPRING VALLEY, CA91977"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=743%20WEST%20GARDENA%20BOULEVARD,%20GARDENA,%20CA90247&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "743 WEST
## GARDENA BOULEVARD, GARDENA, CA90247"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=645%20EAST%20IMPERIAL%20HIGHWAY,%20LOS%20ANGELES,%20CA90059&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "645 EAST
## IMPERIAL HIGHWAY, LOS ANGELES, CA90059"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4426%206TH%20AVENUE,%20LOS%20ANGELES,%20CA90043&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4426 6TH
## AVENUE, LOS ANGELES, CA90043"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3662%20WELLINGTON%20ROAD,%20LOS%20ANGELES,%20CA90016&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3662
## WELLINGTON ROAD, LOS ANGELES, CA90016"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5528%20AGRA%20ST,%20BELL%20GARDENS,%20CA90201&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5528 AGRA
## ST, BELL GARDENS, CA90201"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=12052%20CONFERENCE%20ST,%20EL%20MONTE,%20CA91732&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "12052
## CONFERENCE ST, EL MONTE, CA91732"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=13916%20MANOR%20DR,%20HAWTHORNE,%20CA90250&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "13916
## MANOR DR, HAWTHORNE, CA90250"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4835%20W%20139TH%20ST,%20HAWTHORNE,%20CA90250&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4835 W
## 139TH ST, HAWTHORNE, CA90250"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=630%20WHISPERGLEN%20CT,%20VACAVILLE,%20CA95687&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "630
## WHISPERGLEN CT, VACAVILLE, CA95687"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8134%20WILCOX%20AVE,%20CUDAHY,%20CA90201&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "8134
## WILCOX AVE, CUDAHY, CA90201"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8218%20MAPLE%20GROVE%20LN,%20BAKERSFIELD,%20CA93312&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "8218
## MAPLE GROVE LN, BAKERSFIELD, CA93312"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2519%20BUENA%20VISTA%20AVE,%20LEMON%20GROVE,%20CA91945&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2519
## BUENA VISTA AVE, LEMON GROVE, CA91945"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=697%20LEGHORN%20AVE,%20SAN%20DIEGO,%20CA92114&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "697
## LEGHORN AVE, SAN DIEGO, CA92114"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=7310%20COWLES%20MOUNTAIN%20BLVD.,%20SAN%20DIEGO,%20CA92119&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "7310
## COWLES MOUNTAIN BLVD., SAN DIEGO, CA92119"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=6055%20COWLES%20MTN.%20BLVD.,%20LA%20MESA,%20CA91942&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "6055
## COWLES MTN. BLVD., LA MESA, CA91942"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8112%20HILLANDALE%20DRIVE,%20SAN%20DIEGO,%20CA92120&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "8112
## HILLANDALE DRIVE, SAN DIEGO, CA92120"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8037%20LAKE%20ADLON%20DRIVE,%20SAN%20DIEGO,%20CA92119&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "8037 LAKE
## ADLON DRIVE, SAN DIEGO, CA92119"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1127%20CONTEMPO%20COURT,%20ONTARIO,%20CA91762&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1127
## CONTEMPO COURT, ONTARIO, CA91762"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1045%20SUNSONG%20COURT,%20ONTARIO,%20CA91762&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1045
## SUNSONG COURT, ONTARIO, CA91762"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1918%20PASO%20REAL%20AVE.,%20ROWLAND%20HEIGHTS,%20CA91748&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1918 PASO
## REAL AVE., ROWLAND HEIGHTS, CA91748"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4873%20JACKSON%20COURT,%20CHINO,%20CA91710&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4873
## JACKSON COURT, CHINO, CA91710"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2017%20OTTERBEIN,%20ROWLAND%20HEIGHTS,%20CA91748&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2017
## OTTERBEIN, ROWLAND HEIGHTS, CA91748"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=18615%20LA%20GUARDIA,%20ROWLAND%20HEIGHTS,%20CA91748&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "18615 LA
## GUARDIA, ROWLAND HEIGHTS, CA91748"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2538%20ANACAPA%20DRIVE%20#105,%20COSTA%20MESA,%20CA92626&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2538
## ANACAPA DRIVE #105, COSTA MESA, CA92626"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8545%20LIMESTONE%20DRIVE,%20RIVERSIDE,%20CA92504&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "8545
## LIMESTONE DRIVE, RIVERSIDE, CA92504"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3425%20NUTMEG%20CIRCLE,%20RIVERSIDE,%20CA92503&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3425
## NUTMEG CIRCLE, RIVERSIDE, CA92503"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=11312%20CYPRESS%20AVE,%20RIVERSIDE,%20CA92505&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "11312
## CYPRESS AVE, RIVERSIDE, CA92505"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1811%20N%20ALLEN%20AVE,%20PASADENA,%20CA91104&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1811 N
## ALLEN AVE, PASADENA, CA91104"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1931%20DIAMOND%20WAY,%20FAIRFIELD,%20CA94533&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1931
## DIAMOND WAY, FAIRFIELD, CA94533"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=21007%20INGOMAR%20STREET,%20CANOGA%20PARK,%20CA91304&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "21007
## INGOMAR STREET, CANOGA PARK, CA91304"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4%20ODESSA%20COURT,%20REDWOOD%20CITY,%20CA94063&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4 ODESSA
## COURT, REDWOOD CITY, CA94063"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=606%20N.%20LEAF%20AVE,%20WEST%20COVINA,%20CA91791&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "606 N.
## LEAF AVE, WEST COVINA, CA91791"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1524%20EAST%20PUENTE%20AVENUE,%20WEST%20COVINA,%20CA91791&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1524 EAST
## PUENTE AVENUE, WEST COVINA, CA91791"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=6745%20GOLDEN%20WEST%20AVE,%20ARCADIA,%20CA91007&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "6745
## GOLDEN WEST AVE, ARCADIA, CA91007"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2488%20NATHANIEL%20STREET,%20STOCKTON,%20CA95210&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2488
## NATHANIEL STREET, STOCKTON, CA95210"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=19205%20STROUT%20LANE,%20RIVERSIDE,%20CA92508&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "19205
## STROUT LANE, RIVERSIDE, CA92508"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3943%20VIRGINIA%20ROAD,%20LOS%20ANGELES,%20CA90008&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3943
## VIRGINIA ROAD, LOS ANGELES, CA90008"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1503%20VIRGINIA%20STREET,%20SAN%20LEANDRO,%20CA94577&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1503
## VIRGINIA STREET, SAN LEANDRO, CA94577"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=7935%20LOS%20ARBOLES%20PLACE,%20RIVERSIDE,%20CA92504&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "7935 LOS
## ARBOLES PLACE, RIVERSIDE, CA92504"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5229%20CASA%20DANIELLE%20CIRCLE,%20SACRAMENTO,%20CA95824&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5229 CASA
## DANIELLE CIRCLE, SACRAMENTO, CA95824"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=70%20SOUTH%2014TH%20STREET,%20SAN%20JOSE,%20CA95112&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "70 SOUTH
## 14TH STREET, SAN JOSE, CA95112"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=607%20TRAVIS%20BLVD.,%20FAIRFIELD,%20CA94533&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "607
## TRAVIS BLVD., FAIRFIELD, CA94533"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1412%20LOOKOUT%20LANE,%20BAKERSFIELD,%20CA93309&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1412
## LOOKOUT LANE, BAKERSFIELD, CA93309"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1311%20W.%20IRIS%20STREET,%20OXNARD,%20CA93033&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1311 W.
## IRIS STREET, OXNARD, CA93033"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=19202%20S.%20GUNLOCK%20AVENUE,%20CARSON,%20CA90746&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "19202 S.
## GUNLOCK AVENUE, CARSON, CA90746"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1136%20SYMPHONY%20PLACE,%20ESCONDIDO,%20CA92029&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1136
## SYMPHONY PLACE, ESCONDIDO, CA92029"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=32295%20ITHACA%20STREET,%20HAYWARD,%20CA94544&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "32295
## ITHACA STREET, HAYWARD, CA94544"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=7638%20MASON%20AVENUE,%20WINNETKA,%20CA91306&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "7638
## MASON AVENUE, WINNETKA, CA91306"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=25119%20N.%20CENTRE%20CITY%20PKWY,%20ESCONDIDO,%20CA92026&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "25119 N.
## CENTRE CITY PKWY, ESCONDIDO, CA92026"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2729%20CAROLEE%20COURT,%20REDDING,%20CA96002&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2729
## CAROLEE COURT, REDDING, CA96002"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=180%20EVELYN%20CIRCLE,%20VALLEJO,%20CA94589&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "180
## EVELYN CIRCLE, VALLEJO, CA94589"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=15538%20BOW%20STRING%20ST.,%20VICTORVILLE,%20CA92395&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "15538 BOW
## STRING ST., VICTORVILLE, CA92395"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1233%20BOYNTON%20STREET,%20GLENDALE,%20CA91205&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1233
## BOYNTON STREET, GLENDALE, CA91205"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1306%20S.%20HUDSON%20AVENUE,%20LOS%20ANGELES,%20CA90019&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1306 S.
## HUDSON AVENUE, LOS ANGELES, CA90019"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=7971%20ORCHID%20DRIVE,%20BUENA%20PARK,%20CA90620&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "7971
## ORCHID DRIVE, BUENA PARK, CA90620"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1596%20ALEMANY%20BLVD,%20SAN%20FRANCISCO,%20CA94112&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1596
## ALEMANY BLVD, SAN FRANCISCO, CA94112"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2452%20S.%20FRESNO%20AVENUE,%20STOCKTON,%20CA95206&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2452 S.
## FRESNO AVENUE, STOCKTON, CA95206"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=544%20WEST%20FIFTH%20STREET,%20STOCKTON,%20CA95206&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "544 WEST
## FIFTH STREET, STOCKTON, CA95206"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=266%20&%20266-1/2%20EAST%2047%20PLACE,%20LOS%20ANGELES,%20CA90011&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "266 &
## 266-1/2 EAST 47 PLACE, LOS ANGELES, CA90011"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4140%20TREAT%20BLVD.,%20CONCORD,%20CA94518&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4140
## TREAT BLVD., CONCORD, CA94518"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=11334%2058TH%20STREET,%20MIRA%20LOMA,%20CA91752&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "11334
## 58TH STREET, MIRA LOMA, CA91752"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=11672%20POES%20STREET,%20ANAHEIM,%20CA92804&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "11672
## POES STREET, ANAHEIM, CA92804"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=820%20JACARANDA%20PLACE,%20ESCONDIDO,%20CA92026&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "820
## JACARANDA PLACE, ESCONDIDO, CA92026"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=10863%20EL%20NOPAL,%20SANTEE,%20CA92071&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "10863 EL
## NOPAL, SANTEE, CA92071"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=16111%20BLACKWOOD%20STREET,%20VALINDA,%20CA91744&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "16111
## BLACKWOOD STREET, VALINDA, CA91744"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=950%20-%2092ND%20AVENUE,%20OAKLAND,%20CA94603&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "950 -
## 92ND AVENUE, OAKLAND, CA94603"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3212%20SAN%20ANDREAS,%20UNION%20CITY,%20CA94587&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3212 SAN
## ANDREAS, UNION CITY, CA94587"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=14416%20COLGATE%20STREET,%20SAN%20LEANDRO,%20CA94579&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "14416
## COLGATE STREET, SAN LEANDRO, CA94579"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=16212%20ROAD%2037,%20MADERA,%20CA93638&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "16212
## ROAD 37, MADERA, CA93638"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=16046%20JACKTONE%20RD,%20LODI,%20CA95240&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "16046
## JACKTONE RD, LODI, CA95240"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=83225%20ALBION%20AVENUE,%20INDIO,%20CA92201&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "83225
## ALBION AVENUE, INDIO, CA92201"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=13387%20SUNNY%20RIDGE%20ST.,%20HESPERIA,%20CA92344&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "13387
## SUNNY RIDGE ST., HESPERIA, CA92344"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5153%20S.%20VICTORIA%20AVENUE,%20LOS%20ANGELES,%20CA90043&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5153 S.
## VICTORIA AVENUE, LOS ANGELES, CA90043"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4443%20ALAMEDA%20DRIVE,%20FREMONT,%20CA94536&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4443
## ALAMEDA DRIVE, FREMONT, CA94536"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=22133%20HANSOM%20AVENUE,%20CARSON,%20CA90745&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "22133
## HANSOM AVENUE, CARSON, CA90745"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3841%20DEANS%20PLACE%20WAY,%20SAN%20JOSE,%20CA95121&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3841
## DEANS PLACE WAY, SAN JOSE, CA95121"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=800%20LA%20REINA%20STREET,%20N.,%20ANAHEIM,%20CA92801&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "800 LA
## REINA STREET, N., ANAHEIM, CA92801"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1242%20ALAMO%20STREET,%20ANAHEIM,%20CA92801&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1242
## ALAMO STREET, ANAHEIM, CA92801"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=10602%20BORWICK%20STREET,%20BELLFLOWER,%20CA90706&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "10602
## BORWICK STREET, BELLFLOWER, CA90706"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=17831%20ARDMORE%20AVENUE,%20BELLFLOWER,%20CA90706&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "17831
## ARDMORE AVENUE, BELLFLOWER, CA90706"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=9630%20WALNUT%20STREET,%20BELLFLOWER,%20CA90706&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "9630
## WALNUT STREET, BELLFLOWER, CA90706"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=9223%20FLORA%20VISTA%20STREET,%20BELLFLOWER,%20CA90706&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "9223
## FLORA VISTA STREET, BELLFLOWER, CA90706"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5025%20BURNABY%20DRIVE,%20COVINA,%20CA91724&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5025
## BURNABY DRIVE, COVINA, CA91724"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=19626%20PERRY,%20RIALTO,%20CA92377&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "19626
## PERRY, RIALTO, CA92377"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=126%20JAMES%20ROAD,%20AMERICAN%20CANYON,%20CA94503&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "126 JAMES
## ROAD, AMERICAN CANYON, CA94503"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2440%20MONTECITO%20COURT,%20ANTIOCH,%20CA94531&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2440
## MONTECITO COURT, ANTIOCH, CA94531"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=207%20SKYLINE%20BLVD,%20SAN%20FRANCISCO,%20CA94132&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "207
## SKYLINE BLVD, SAN FRANCISCO, CA94132"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3870%20LLANO%20ROAD,%20SANTA%20ROSA,%20CA95407&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3870
## LLANO ROAD, SANTA ROSA, CA95407"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=9532%20RHEA%20AVENUE,%20NORTHRIDGE,%20CA91324&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "9532 RHEA
## AVENUE, NORTHRIDGE, CA91324"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=18416%20TRIBUNE,%20NORTHRIDGE,%20CA91326&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "18416
## TRIBUNE, NORTHRIDGE, CA91326"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=7471%20HAINESPORT%20WAY,%20SACRAMENTO,%20CA95824&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "7471
## HAINESPORT WAY, SACRAMENTO, CA95824"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=12060%20THISTLE%20BRAES%20TERRACE,%20LAKESIDE,%20CA92040&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "12060
## THISTLE BRAES TERRACE, LAKESIDE, CA92040"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1042A%20CALCOT%20PLACE,%20OAKLAND,%20CA94606&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1042A
## CALCOT PLACE, OAKLAND, CA94606"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1329%20N.%20JASMINE%20ST.,%20ANAHEIM,%20CA92801&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1329 N.
## JASMINE ST., ANAHEIM, CA92801"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=485%20ALBERT%20WAY,%20PETALUMA,%20CA94954&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "485
## ALBERT WAY, PETALUMA, CA94954"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=7908%20QUILL%20DR,%20DOWNEY,%20CA90242&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "7908
## QUILL DR, DOWNEY, CA90242"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=13054%20ARDIS%20AVE,%20DOWNEY,%20CA90242&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "13054
## ARDIS AVE, DOWNEY, CA90242"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=7612%20ADWEN%20STREET,%20DOWNEY,%20CA90241&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "7612
## ADWEN STREET, DOWNEY, CA90241"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5150%20WILTON%20PLACE,%20LOS%20ANGELES,%20CA90062&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5150
## WILTON PLACE, LOS ANGELES, CA90062"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1919%20ALTAMONT%20PLACE,%20SAN%20DIEGO,%20CA92139&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1919
## ALTAMONT PLACE, SAN DIEGO, CA92139"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8127%20BURGUNDY%20DRIVE,%20STOCKTON,%20CA95210&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "8127
## BURGUNDY DRIVE, STOCKTON, CA95210"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=9765%20W%20BELMONT,%20FRESNO,%20CA93723&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "9765 W
## BELMONT, FRESNO, CA93723"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=698%20S%20DOCKERY,%20SANGER,%20CA93657&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "698 S
## DOCKERY, SANGER, CA93657"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5611%20WEST%20FLORADORA%20AVENU,%20FRESNO,%20CA93722&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5611 WEST
## FLORADORA AVENU, FRESNO, CA93722"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=576%20JAYAR%20PLACE,%20HAYWARD,%20CA94544&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "576 JAYAR
## PLACE, HAYWARD, CA94544"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=7853%20AZALEA%20DRIVE,%20BUENA%20PARK,%20CA90620&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "7853
## AZALEA DRIVE, BUENA PARK, CA90620"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=7741%20JAYHAWK%20DRIVE,%20RIVERSIDE,%20CA92509&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "7741
## JAYHAWK DRIVE, RIVERSIDE, CA92509"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1216%20SHERLOCK%20WAY,%20CONCORD,%20CA94521&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1216
## SHERLOCK WAY, CONCORD, CA94521"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1914%20MARIGOLD%20STREET,%20POMONA,%20CA91767&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1914
## MARIGOLD STREET, POMONA, CA91767"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1250%20LASSEN%20AVENUE,%20MILPITAS,%20CA95035&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1250
## LASSEN AVENUE, MILPITAS, CA95035"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2199%20MARVEL%20AVE,%20SIMI%20VALLEY,%20CA93065&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2199
## MARVEL AVE, SIMI VALLEY, CA93065"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2385%20PEACOCK%20AVENUE,%20HIGHLAND,%20CA92346&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2385
## PEACOCK AVENUE, HIGHLAND, CA92346"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=526%20APOLLO%20COURT,%20VALLEJO,%20CA94591&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "526
## APOLLO COURT, VALLEJO, CA94591"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1122%20TUOLUMNE%20STREET,%20VALLEJO,%20CA94590&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1122
## TUOLUMNE STREET, VALLEJO, CA94590"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=903%20CANADA%20GOOSE%20DRIVE,%20SUISUN,%20CA94585&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "903
## CANADA GOOSE DRIVE, SUISUN, CA94585"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1959%20JEFFERSON%20AVENUE,%20REDWOOD%20CITY,%20CA94062&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1959
## JEFFERSON AVENUE, REDWOOD CITY, CA94062"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2545%20WHITE%20CHAPEL%20AVE.,%20PORTERVILLE,%20CA93257&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2545
## WHITE CHAPEL AVE., PORTERVILLE, CA93257"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1220%20LOTAS%20WAY,%20PORTERVILLE,%20CA93257&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1220
## LOTAS WAY, PORTERVILLE, CA93257"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1131%20S.%20SPRUCE%20STREET,%20TULARE,%20CA93274&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1131 S.
## SPRUCE STREET, TULARE, CA93274"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4221%20HIGHLAND%20AVENUE,%20OXNARD,%20CA93033&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4221
## HIGHLAND AVENUE, OXNARD, CA93033"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=9921%20SCRIBNER%20AVE,%20WHITTIER,%20CA90605&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "9921
## SCRIBNER AVE, WHITTIER, CA90605"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=29090%20VARELA%20LN.,%20ROMOLAND,%20CA92585&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "29090
## VARELA LN., ROMOLAND, CA92585"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1736%20N.%20RUSSELL%20AVENUE,%20SANTA%20MARIA,%20CA93454&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1736 N.
## RUSSELL AVENUE, SANTA MARIA, CA93454"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1191%20JENSEN%20DRIVE,%20PITTSBURG,%20CA94565&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1191
## JENSEN DRIVE, PITTSBURG, CA94565"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=20707%20N%20DAVIS%20RD,%20LODI,%20CA95242&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "20707 N
## DAVIS RD, LODI, CA95242"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2615%20BUENOS%20TIEMPOS,%20FALLBROOK,%20CA92028&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2615
## BUENOS TIEMPOS, FALLBROOK, CA92028"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1706%20BLUE%20WING%20COURT,%20REDLANDS,%20CA92374&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1706 BLUE
## WING COURT, REDLANDS, CA92374"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=42%20SIERRA%20WAY,%20CHULA%20VISTA,%20CA91911&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "42 SIERRA
## WAY, CHULA VISTA, CA91911"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=360%20CASWELL%20AVENUE,%20OAKLAND,%20CA94603&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "360
## CASWELL AVENUE, OAKLAND, CA94603"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=24615%20PATRICIA%20CT.,%20HAYWARD,%20CA94541&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "24615
## PATRICIA CT., HAYWARD, CA94541"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=17900%20JERSEY%20AVENUE,%20ARTESIA,%20CA90701&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "17900
## JERSEY AVENUE, ARTESIA, CA90701"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4722%20FOOTHILL%20BLVD.,%20OAKLAND,%20CA94601&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4722
## FOOTHILL BLVD., OAKLAND, CA94601"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=935%20ALDER%20ST.,%20RED%20BLUFF,%20CA96080&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "935 ALDER
## ST., RED BLUFF, CA96080"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=874%20LOCUST%20STREET,%20RED%20BLUFF,%20CA96080&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "874
## LOCUST STREET, RED BLUFF, CA96080"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1505%20SCOTTSDALE%20WAY,%20RED%20BLUFF,%20CA96080&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1505
## SCOTTSDALE WAY, RED BLUFF, CA96080"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1731%20KERRY%20COURT,%20WEST%20COVINA,%20CA91792&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1731
## KERRY COURT, WEST COVINA, CA91792"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=2680%20CLARK%20AVE,%20LONG%20BEACH,%20CA90815&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "2680
## CLARK AVE, LONG BEACH, CA90815"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3702%20STEARNLEE%20AVENUE,%20LONG%20BEACH,%20CA90808&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3702
## STEARNLEE AVENUE, LONG BEACH, CA90808"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3127%20W.%20TYLER%20AVENUE,%20ANAHEIM,%20CA92801&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3127 W.
## TYLER AVENUE, ANAHEIM, CA92801"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1010%20METCALF%20STREET,%20ESCONDIDO,%20CA92026&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1010
## METCALF STREET, ESCONDIDO, CA92026"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1045%20SENDERO%20AVENUE,%20ESCONDIDO,%20CA92026&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1045
## SENDERO AVENUE, ESCONDIDO, CA92026"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=14004%20DAPHNE,%20GARDENA,%20CA90249&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "14004
## DAPHNE, GARDENA, CA90249"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=51935%20RIZA,%20CABAZON,%20CA92230&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "51935
## RIZA, CABAZON, CA92230"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4801%20KENMAR%20ROAD,%20SACRAMENTO,%20CA95835&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4801
## KENMAR ROAD, SACRAMENTO, CA95835"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=930%20GRANBY%20AVENUE,%20SIMI%20VALLEY,%20CA93065&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "930
## GRANBY AVENUE, SIMI VALLEY, CA93065"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=15026%20JOYCEDALE%20ST,%20LA%20PUENTE,%20CA91744&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "15026
## JOYCEDALE ST, LA PUENTE, CA91744"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=15561%20ASHGROVE%20DRIVE,%20LA%20MIRADA,%20CA90638&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "15561
## ASHGROVE DRIVE, LA MIRADA, CA90638"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=7445%20COZYCROFT%20AVENUE,%20WINNETKA,%20CA91306&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "7445
## COZYCROFT AVENUE, WINNETKA, CA91306"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=43230%20PALOMA%20COURT,%20LANCASTER,%20CA93536&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "43230
## PALOMA COURT, LANCASTER, CA93536"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=9514%20GLADBECK%20AVENUE,%20NORTHRIDGE,%20CA91324&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "9514
## GLADBECK AVENUE, NORTHRIDGE, CA91324"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=191%20EAST%20WASHINGTON%20BLVD.,%20PASADENA,%20CA91103&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "191 EAST
## WASHINGTON BLVD., PASADENA, CA91103"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4231%20NIMITZ%20DRIVE,%20OXNARD,%20CA93033&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4231
## NIMITZ DRIVE, OXNARD, CA93033"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=143%20RUTGERS,%20VALLEJO,%20CA94589&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "143
## RUTGERS, VALLEJO, CA94589"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=8607%20ELK%20RIDGE%20WAY,%20ELK%20GROVE,%20CA95624&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "8607 ELK
## RIDGE WAY, ELK GROVE, CA95624"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=11586%20BADGER%20COLONY%20COURT,%20WILTON,%20CA95693&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "11586
## BADGER COLONY COURT, WILTON, CA95693"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4895%20THIESSEN%20COURT,%20CONCORD,%20CA94521&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4895
## THIESSEN COURT, CONCORD, CA94521"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=763%20SOLANO%20COURT,%20EL%20SOBRANTE,%20CA94803&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "763
## SOLANO COURT, EL SOBRANTE, CA94803"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=11895%20DELAVAN%20CIR.,%20RANCHO%20CORDOVA,%20CA95742&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "11895
## DELAVAN CIR., RANCHO CORDOVA, CA95742"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=662%20JOAQUIN%20AVENUE,%20REDDING,%20CA96002&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "662
## JOAQUIN AVENUE, REDDING, CA96002"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=11459%20BOOTES%20STREET,%20SAN%20DIEGO,%20CA92126&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "11459
## BOOTES STREET, SAN DIEGO, CA92126"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=14162%20GOPHER%20CANYON%20ROAD,%20VICTORVILLE,%20CA92394&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "14162
## GOPHER CANYON ROAD, VICTORVILLE, CA92394"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=142%20E%20ALLENHURST%20STREET,%20LOS%20ANGELES,%20CA90061&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "142 E
## ALLENHURST STREET, LOS ANGELES, CA90061"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=523%20N.%20CHANDLER%20AVE,%20MONTEREY%20PARK,%20CA91754&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "523 N.
## CHANDLER AVE, MONTEREY PARK, CA91754"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=13450%20BRAMBLE%20LN.,%20VICTORVILLE,%20CA92394&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "13450
## BRAMBLE LN., VICTORVILLE, CA92394"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=320%20CENTERVIEW%20DR.,%20CARSON,%20CA90746&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "320
## CENTERVIEW DR., CARSON, CA90746"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1630%20SUNSHINE%20COURT,%20OAKLAND,%20CA94621&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1630
## SUNSHINE COURT, OAKLAND, CA94621"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=26854%20PELHAM%20PLACE,%20HAYWARD,%20CA94542&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "26854
## PELHAM PLACE, HAYWARD, CA94542"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=670%2055TH%20STREET,%20OAKLAND,%20CA94609&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "670 55TH
## STREET, OAKLAND, CA94609"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3061%20RANCHERIA%20DRIVE,%20SHINGLE%20SPRINGS,%20CA95682&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3061
## RANCHERIA DRIVE, SHINGLE SPRINGS, CA95682"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1021%20ALMENDRA%20PLACE,%20OXNARD,%20CA93036&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1021
## ALMENDRA PLACE, OXNARD, CA93036"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1801%20JOHNSON%20DRIVE,%20ANTIOCH,%20CA94509&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1801
## JOHNSON DRIVE, ANTIOCH, CA94509"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1869%20W.%2024TH%20STREET,%20LOS%20ANGELES,%20CA90018&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1869 W.
## 24TH STREET, LOS ANGELES, CA90018"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3836%20DEGNAN,%20LOS%20ANGELES,%20CA90018&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3836
## DEGNAN, LOS ANGELES, CA90018"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1940%20AMBER%20FIELDS%20WAY,%20ROSEVILLE,%20CA95747&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1940
## AMBER FIELDS WAY, ROSEVILLE, CA95747"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=241%20RONEY%20AVENUE,%20VALLEJO,%20CA94590&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "241 RONEY
## AVENUE, VALLEJO, CA94590"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3866%20TEXAS,%20RIVERBANK,%20CA95367&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3866
## TEXAS, RIVERBANK, CA95367"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3680%20ANCHORAGE%20ST.,%20HEMET,%20CA92545&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3680
## ANCHORAGE ST., HEMET, CA92545"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3920%20FRIJO%20AVE,%20COVINA,%20CA91723&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3920
## FRIJO AVE, COVINA, CA91723"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=13430%20HARVEST%20AVE,%20NORWALK,%20CA90650&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "13430
## HARVEST AVE, NORWALK, CA90650"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3801%20LARIAT%20PLACE,%20FULLERTON,%20CA92835&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3801
## LARIAT PLACE, FULLERTON, CA92835"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1519%20SHELTON%20ST,%20SANTA%20ANA,%20CA92707&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1519
## SHELTON ST, SANTA ANA, CA92707"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=677%20JONATHON%20PLACE,%20ESCONDIDO,%20CA92027&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "677
## JONATHON PLACE, ESCONDIDO, CA92027"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=24211%20FINLEY%20AVENUE,%20MORENO%20VALLEY,%20CA92553&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "24211
## FINLEY AVENUE, MORENO VALLEY, CA92553"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1211%20WALNUT%20AVENUE,%20WEST,%20ORANGE,%20CA92868&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1211
## WALNUT AVENUE, WEST, ORANGE, CA92868"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=701%20MAPLE%20STREET,%20WEST,%20ORANGE,%20CA92868&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "701 MAPLE
## STREET, WEST, ORANGE, CA92868"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5290%20JONES%20AVE.,%20RIVERSIDE,%20CA92505&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5290
## JONES AVE., RIVERSIDE, CA92505"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=180%20FRANCISCAN%20DRIVE,%20DANVILLE,%20CA94526&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "180
## FRANCISCAN DRIVE, DANVILLE, CA94526"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=4275%20ARDWELL%20WAY,%20SACRAMENTO,%20CA95823&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "4275
## ARDWELL WAY, SACRAMENTO, CA95823"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=1773%20E.%20GLADWICK,%20CARSON,%20CA90746&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "1773 E.
## GLADWICK, CARSON, CA90746"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=5389%20E.%20LOWE%20AVENUE,%20FRESNO,%20CA93727&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "5389 E.
## LOWE AVENUE, FRESNO, CA93727"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=525%20WEST%20MORTON,%20PORTERVILLE,%20CA93257&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "525 WEST
## MORTON, PORTERVILLE, CA93257"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=3525%20N%20GLENN,%20FRESNO,%20CA93704&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "3525 N
## GLENN, FRESNO, CA93704"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=296%20S.%20PARKER%20ST.,%20ORANGE,%20CA92868&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "296 S.
## PARKER ST., ORANGE, CA92868"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=232%20PRAGUE%20STREET,%20SAN%20MATEO,%20CA94401&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "232
## PRAGUE STREET, SAN MATEO, CA94401"
## .
## Information from URL : http://maps.googleapis.com/maps/api/geocode/json?address=657%20FORESTER%20LN,%20BONITA,%20CA91902&sensor=false
## Warning: geocode failed with status OVER_QUERY_LIMIT, location = "657
## FORESTER LN, BONITA, CA91902"
care.facilitiesA$Lat <- geo$lat
care.facilitiesA$Long <- geo$lon

Adding in census data.

library(leaflet)
library(tidycensus)
library(stringr)
library(sf)
## Linking to GEOS 3.6.1, GDAL 2.2.0, proj.4 4.9.3
library(ggplot2)
library(viridis)
## Loading required package: viridisLite
library(tibble)

census_api_key(Sys.getenv("CENSUS_API_KEY"))
## To install your API key for use in future sessions, run this function with `install = TRUE`.
#getting data on median income 
ca.income <- get_acs(geography = "tract", variables = "B19013_001", state = "CA", geometry = TRUE)
## Downloading feature geometry from the Census website.  To cache shapefiles for use in future sessions, set `options(tigris_use_cache = TRUE)`.
#setting color 
pal <- colorNumeric(palette = "viridis", 
                    domain = ca.income$estimate)


ca.income %>%
    st_transform(crs = "+init=epsg:4326") %>%
    leaflet(width = "100%") %>%
      addProviderTiles(provider = "CartoDB.Positron") %>%
      addPolygons(popup = ~ str_extract(NAME, "^([^,]*)"),
                stroke = FALSE,
                smoothFactor = 0,
                fillOpacity = 0.7,
                color = ~ pal(estimate)) %>%
      addAwesomeMarkers(data = care.facilitiesA, 
                 lat = ~Lat,
                 lng =  ~Long,
                 label = ~as.character(Name)) %>%
      addLegend("bottomright", 
              pal = pal, 
              values = ~ estimate,
              title = "Median Home Value",
              labFormat = labelFormat(prefix = "$"),
              opacity = 1)
## Warning in validateCoords(lng, lat, funcName): Data contains 2172 rows with
## either missing or invalid lat/lon values and will be ignored

Okay so for the most part, I figured it out, no idea why there are some corrdinates in like Michigan